Parser Generators
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 ...
Last Release on Jul 4, 2024
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
JFlex is a lexical analyzer generator (also known as
scanner generator) for Java™, written in Java.
Last Release on Mar 11, 2023
