Parser generator
A program which takes a formal description of a grammar (e.g. in BNF) and outputs source code for a parser which will recognise valid strings obeying that grammar and perform associated actions.
Unix's yacc is a well known example.
| < Previous Terms | Terms Containing parser generator | Next Terms > |
| PARMACS ParMod PARS PARSEC parser | ANother Tool for Language Recognition Attribute Translation System ayacc Berkeley Yacc Bison | parsing Parsley Partial Differential Equation LANguage partial equivalence relation partial evaluation |



