matklad / resilient-ll-parsingLinks
☆67Updated 2 years ago
Alternatives and similar repositories for resilient-ll-parsing
Users that are interested in resilient-ll-parsing are comparing it to the libraries listed below
Sorting:
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆231Updated last year
- A meta-JIT library for Rust interpreters☆164Updated 2 years ago
- Resilient LL(1) parser generator for Rust☆185Updated 3 weeks ago
- hindley-milner algorithm☆62Updated 2 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆46Updated last year
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 3 weeks ago
- A new register allocator☆246Updated last week
- Concrete Syntax Tree library☆114Updated 3 months ago
- Wadler-style pretty-printing combinators in Rust☆173Updated 3 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- a model of MIR and the Rust type/trait system☆325Updated last week
- A highly experiment portable runtime☆21Updated last year
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- An example on how to write an incremental, concurrent, fault-tolerant compiler☆63Updated 6 months ago
- ☆269Updated last year
- Stack safe and expressive recursion in Rust☆105Updated 7 months ago
- ☆23Updated 2 years ago
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- ☆31Updated 10 months ago
- ☆58Updated 6 months ago
- Interface with the rustc compiler for the purpose of program verification☆267Updated this week
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆57Updated last week
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆102Updated 6 months ago
- experimental datalog rules for a next gen polonius☆19Updated 3 years ago
- QBE IR in natural Rust data structures☆118Updated last month
- Idiomatic exceptions for Rust☆92Updated 5 months ago
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆41Updated this week
- Define compiler intermediate representation usable by external tools☆102Updated 2 months ago
- ☆17Updated 2 months ago