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:
- ☆46Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Compact sets in rust☆56Updated 7 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- A golden file testing library for rust☆37Updated last month
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- exhaustive testing library☆65Updated last year
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 7 months ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- hindley-milner algorithm☆62Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Experimental type level programming in Rust☆40Updated 4 years ago
- Partial function application macro for Rust☆47Updated 5 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- lens implemented in rust☆117Updated 2 years ago
- A predictable reactive framework for Rust apps inspired by Redux☆59Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆70Updated 3 months ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- Wadler-style pretty-printing combinators in Rust☆170Updated last month
- Calm I/O operations for Rust☆76Updated 4 years ago
- ☆38Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- A language agnostic, code-style aware, refactoring/renaming tool.☆20Updated 6 years ago
- Make it possible to chain regular functions☆49Updated last year
- An experimental implementation of Avatar Logic with a Prolog-like syntax☆71Updated last year
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Updated 2 years ago