parser generator
C30686
concept
A parser generator is a tool that automatically produces source code for a parser from a formal grammar specification of a language.
Observed surface forms (3)
| Surface form | Occurrences |
|---|---|
| code generation tool | 2 |
| context-free grammar parsing method | 1 |
| parsing algorithm family | 1 |
Instances (5)
| Instance | Via concept surface |
|---|---|
| GNU Bison | — |
| TableGen | code generation tool |
|
javacc
surface form:
JavaCC
|
— |
| Dart build_runner | code generation tool |
| Aho–Ullman algorithms for parsing | parsing algorithm family |