ebkalderon / example-fault-tolerant-parserLinks
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:
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Experimental type level programming in Rust☆36Updated 4 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- hindley-milner algorithm☆62Updated 2 years ago
- Stack safe and expressive recursion in Rust☆102Updated 2 months ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Partial function application macro for Rust☆47Updated 5 years ago
- Compact sets in rust☆57Updated 5 months ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- exhaustive testing library☆64Updated last year
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 5 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- ☆45Updated 4 years ago
- Wadler-style pretty-printing combinators in Rust☆162Updated 5 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Exploring the "expression problem" in Rust☆50Updated 2 years ago
- A golden file testing library for rust☆35Updated last month
- An efficient memory pool mechanism for Rust.☆69Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- A simple, id-based arena☆120Updated 2 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 4 years ago
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆29Updated 2 years ago