Is there any alternative to flex and bison (lex/yacc) combo? Any other tools that let specify a language grammar in BNF?
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
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With