I had an entry-level compiler course during undergrad. We used JavaCC to generate a lexer and parser based on eBNF grammar.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I had an entry-level compiler course during undergrad. We used JavaCC to generate a lexer and parser based on eBNF grammar.