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
- Lift enum variants to the type-level.☆32Updated 3 years ago
- Easy-to-use optional function arguments for Rust☆46Updated 10 months ago
- ☆44Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆51Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 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
- ☆17Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A golden file testing library for rust☆33Updated 3 weeks ago
- hindley-milner algorithm☆54Updated last year
- Test futures under all possible polling schedules☆18Updated 2 years ago
- Exploring the "expression problem" in Rust☆47Updated 2 years ago
- Compact sets in rust☆54Updated 3 months ago
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- An interface for writing a RustTypeChecker.☆42Updated last year
- Experimental type level programming in Rust☆37Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Updated 3 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- A tracing aware eyre variant that captures SpanTraces and Backtraces and supports rich context for errors with warnings, suggestions, and…☆27Updated last year
- Historic Rust code browsing☆24Updated 4 years ago
- ☆92Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Rust library for displaying compiler diagnostics like rustc☆22Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆32Updated 10 months ago