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
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A very small GC in Rust, with a safe API☆61Updated 9 months ago
- JS affine☆66Updated 4 years ago
- ☆23Updated 6 years ago
- Safe LLVM bindings for Rust☆21Updated last year
- Callgraphs for Rust programs☆32Updated 9 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- rust verification condition generator☆96Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- No longer maintained☆38Updated 7 years ago
- ☆25Updated 9 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- LibJIT wrapper for Rust☆60Updated 6 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 6 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- Dynamic packet parsing within trees 🌲🌳🌴☆24Updated 7 years ago
- Fungi: Typed incremental computation with names☆67Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago