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 6 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A golden file testing library for rust☆37Updated 2 months ago
- hindley-milner algorithm☆62Updated 2 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 8 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- ☆46Updated 4 years ago
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Updated 3 years ago
- exhaustive testing library☆66Updated last year
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- Compact sets in rust☆60Updated 9 months ago
- Ranged integers for Rust based on const generics☆28Updated 5 months ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Logic programming, for Rust, from inside Rust.☆43Updated 5 years ago
- Wadler-style pretty-printing combinators in Rust☆173Updated 2 months ago
- An experimental implementation of Avatar Logic with a Prolog-like syntax☆71Updated last year
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- A simple, id-based arena☆122Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- A predictable reactive framework for Rust apps inspired by Redux☆59Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆54Updated 4 years ago
- Stack safe and expressive recursion in Rust☆104Updated 6 months ago