Description
Parsers can be generated from LALR(1) grammars for C, C++, Python, JavaScript, JSON, and XML targets. unicc is for compiler, DSL, and tooling developers who need generated parsers.
Keep grammar sources versioned and test generated code. Parser generators can introduce security-sensitive parsing behavior, large generated files, or incompatibilities across target languages.