ebkalderon / example-fault-tolerant-parser
Fault-tolerant nom 5 parser based on "Syntax error recovery in parsing expression grammars" (2018)
☆30Updated 3 years ago
Alternatives and similar repositories for example-fault-tolerant-parser
Users that are interested in example-fault-tolerant-parser are comparing it to the libraries listed below
Sorting:
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- A functional programming language☆48Updated 4 years ago
- ☆46Updated 4 years ago
- Historic Rust code browsing☆32Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆24Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Stack safe and expressive recursion in Rust☆97Updated 4 months ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Compact sets in rust☆56Updated 2 months ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A golden file testing library for rust☆33Updated 3 months ago
- Cross-compiler from Haskell to Rust, plus parser-haskell.☆77Updated 7 years ago
- Partial function application macro for Rust☆47Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated last month
- Fungi: Typed incremental computation with names☆67Updated 5 years ago
- Exploring the "expression problem" in Rust☆48Updated 2 years ago
- An efficient memory pool mechanism for Rust.☆68Updated 3 years ago