Parser Generators
A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.
Last Release on Apr 10, 2022
Relocated → org.antlr »
antlr4-runtime
FastParse is a Scala library for parsing strings and bytes into structured data. This lets you easily write a parser for any arbitrary textual data formats and have the parsers run at an acceptable speed, with great error debuggability and error reporting.
Last Release on Jul 4, 2024