|
Boost : |
From: ben_at_[hidden]
Date: 2006-11-20 12:36:10
In answer to Paul Giaccone,
The main selling point of lexertl as far as boost goes is probably speed.
lexertl lexers are both fast to construct (typically under 100 milliseconds on
a modern machine) and fast to tokenise input (the generated state machine uses
the flex technique of equivalence classes).
I personally like the fact that you can dump the DFA as data and process it
later with any language you like too.
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk