2010-09-04: lexertl.zip
std::size_t in tables.build() function to generator that
outputs a char_state_machine directly.state_machine will always have a 256 entry first phase lookup.rules class and anywhere else that it is reasonable to have it.char_state_machine to support re2c style generators.re2c style generator.file_iterator.boost review.re2c with ^, $
and multi-state support).boost::spirit has had
lexertl integrated for several years now. After discussing with
Hartmut, I have decided not to supply a zip of boost::lexer
directly anymore, but instead link to the docs
here.
lexertl will continue to be developed and will get new features
and fixes implemented first (the boost version will have bug
fixes applied shortly afterwards!) lexertl will continue to only require standard
C++ support. The codebase continues to build on VC++ 6 (let me know if your
compiler can't build it).