ebkalderon / example-fault-tolerant-parser
Fault-tolerant nom 5 parser based on "Syntax error recovery in parsing expression grammars" (2018)
☆29Updated 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
- Type-level named values with partial dependent type support in Rust☆57Updated 2 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.☆28Updated last year
- Lift enum variants to the type-level.☆33Updated 4 years ago
- ☆17Updated 4 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- hindley-milner algorithm☆58Updated last year
- experimental auto-currying for rust functions☆32Updated 4 years ago
- ☆33Updated 3 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated last week
- Stack safe and expressive recursion in Rust☆96Updated 2 months ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Easy-to-use optional function arguments for Rust☆47Updated 11 months ago
- An efficient memory pool mechanism for Rust.☆66Updated 3 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Exploring the "expression problem" in Rust☆48Updated 2 years ago
- exhaustive testing library☆63Updated 8 months ago
- An interface for writing a RustTypeChecker.☆42Updated 2 years ago
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Updated last year
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- little wrapper functions to load files in rust☆10Updated 7 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆24Updated 4 years ago
- Partial function application macro for Rust☆47Updated 4 years ago
- Calm I/O operations for Rust☆76Updated 3 years ago
- ☆40Updated 6 years ago
- ☆54Updated 5 years ago