Parser generator targeted to Lex and Parse libraries
Parser generator targeted to Lex and Parse libraries
Author
Message
Stuart Ken #1 / 1
Parser generator targeted to Lex and Parse libraries
Does anyone know of a parser generator for generating a parser coded in terms of the lex and parse libraries from a grammar in BNF form, together with the EBNF for Eiffel itself (I am experimenting with application generation) in a form suitable for input into this generator? Failing this, I would at least like to get hold of the source for an Eiffel parser (as opposed to a compiler) written in terms of the lex and parse libraries.