Minimalist Rust toolkit for building lexers, parsers, interpreters, transpilers, and compilers from scratch.
A fast, syn-like incremental parser framework for Rust
A fast, syn-like incremental parser framework for Rust
A fast, syn-like incremental parser framework for Rust
Development kit for the generation of LR and RNGLR parsers programmatically or in command line. Full API for the manipulation of context-free grammars.
Forge — Internet-native programming language with natural syntax, bytecode VM, and built-in HTTP/database/crypto
A parser generator for Rust that compiles EBNF-like grammars into syn::parse::Parse implementations.