ebkalderon / example-fault-tolerant-parser
Fault-tolerant nom 5 parser based on "Syntax error recovery in parsing expression grammars" (2018)
☆29Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for example-fault-tolerant-parser
- Type-level named values with partial dependent type support in Rust☆55Updated 2 years ago
- ☆43Updated 3 years ago
- Lift enum variants to the type-level.☆31Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Experimental type level programming in Rust☆38Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- Collection of typed data structures, trait operators and aliases☆50Updated 4 years ago
- ☆32Updated 2 years ago
- experimental auto-currying for rust functions☆32Updated 4 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆24Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- ☆16Updated 4 years ago
- A predictable reactive framework for Rust apps inspired by Redux☆58Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Test futures under all possible polling schedules☆18Updated 2 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆31Updated 7 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆50Updated 3 years ago
- Partial function application macro for Rust☆47Updated 4 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 8 years ago
- Stack safe and expressive recursion in Rust☆91Updated last month
- A simple error library for no_std + no_alloc Rust☆18Updated 4 years ago
- hindley-milner algorithm☆53Updated last year
- A toy incremental computation framework☆15Updated 3 years ago
- Provides a Refl encoding in Rust☆68Updated last year