A parser library for humans with powerful error recovery
branch combinator for the chumsky parsing library
A seamless integration layer between Logos lexer and Chumsky parser combinator, providing zero-copy TokenStream adapter and Parseable trait for building robust parsers
Utils for parsing proc macros using chumsky
Create structs from left-nested tuples (meant to complement chumsky)
A Rust implementation of the Hypen DSL parser using Chumsky
Generate recursive-descent & precedence climbing parsers.
Generate recursive-descent & precedence climbing parsers. (extra implementations)
Aspect Of The Tokens - a parser combinator framework.
Procedural macros for AOTT.
One-rule TDPL/PEG parsing language with a static-codegen backend (FastParse) that beats pest, peg, nom, winnow, and chumsky on equal-work benchmarks.
Derive macro for from_nested_tuple