Modify ↓
Opened 3 years ago Last modified 12 months ago #137 accepted taskReplace flex-based scanner with re2c based one
Description (last modified by damato)
There seems to be a new, faster and easier scanner engine out there which looks quite promising. Even the PHP people seem to have switched from a flex-based scanner to a re2c based one. Therefore it might be worth a look.
See here for more information: http://re2c.org/
It also supports the CONDITION support which we are using in our flex-based scanners, thus it should be relatively easy to use re2c instead of flex Attachments (0)Change History (3)comment:1 Changed 3 years ago by damato
comment:2 Changed 2 years ago by damato
comment:3 Changed 12 months ago by damato
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||


