Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
JSGrammar -> CSourceCode
Generate highly optimized, dependency-free C lookup tables and lexers from a declarative JavaScript grammar specification.
Problem it solves
Hand-writing performant and robust parser lookup tables is error-prone and tedious.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.