ebkalderon / example-fault-tolerant-parser
Fault-tolerant nom 5 parser based on "Syntax error recovery in parsing expression grammars" (2018)
☆29Updated 2 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
- Type-level named values with partial dependent type support in Rust☆56Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated last week
- Collection of typed data structures, trait operators and aliases☆50Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Lift enum variants to the type-level.☆31Updated 3 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- ☆43Updated 3 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆50Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- A safe and efficient target language for functional compilers☆19Updated 6 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆24Updated 4 years ago
- Fungi: Typed incremental computation with names☆66Updated 5 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A golden file testing library for rust☆32Updated 2 months ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- ☆92Updated last year
- A macro for defining type operators in Rust.☆64Updated 7 years ago
- ☆17Updated 4 years ago
- experimental auto-currying for rust functions☆32Updated 4 years ago
- hindley-milner algorithm☆54Updated last year
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 6 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 3 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆32Updated 9 months ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 4 years ago
- ☆44Updated 6 years ago