nikomatsakis / rustypop
A not-yet-functional Rust parser written in LALRPOP.
☆35Updated 8 years ago
Alternatives and similar repositories for rustypop:
Users that are interested in rustypop are comparing it to the libraries listed below
- A very small GC in Rust, with a safe API☆62Updated 10 months ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- JS affine☆66Updated 4 years ago
- rust verification condition generator☆96Updated 8 years ago
- Callgraphs for Rust programs☆32Updated 9 years ago
- Safe LLVM bindings for Rust☆21Updated last year
- ☆93Updated last year
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 4 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- ☆25Updated 10 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- (More or less) accurate floating point algorithms☆57Updated 9 months ago
- Implementation of libm in rust☆34Updated 7 years ago
- No longer maintained☆38Updated 7 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- ☆23Updated 6 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- GLL parsing framework.☆137Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- A fuzzing tool for incremental compilation that walks git history☆32Updated 7 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- Haskell's language-c ported to Rust.☆32Updated 7 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago