An alternative to flex and bison duo?
A couple of options:
Antlr: http://www.antlr.org/
If you're using C++, Boost::Spirit: http://www.boost.org/doc/libs/1_41_0/libs/spirit/doc/html/index.html
There's ANTLR
A couple of options:
Antlr: http://www.antlr.org/
If you're using C++, Boost::Spirit: http://www.boost.org/doc/libs/1_41_0/libs/spirit/doc/html/index.html
There's ANTLR