rpjohnst / json-parserLinks
An exploration of parsing techniques
☆17Updated 7 years ago
Alternatives and similar repositories for json-parser
Users that are interested in json-parser are comparing it to the libraries listed below
Sorting:
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆86Updated last year
- Experimental persistent collections in Rust☆46Updated 8 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 5 years ago
- Let's (possibly) build a JIT!☆28Updated 2 years ago
- ☆94Updated 2 years ago
- A very small GC in Rust, with a safe API☆67Updated last year
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Experiments with Rust and Emscripten☆19Updated 10 years ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆58Updated 5 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- FSM in Rust's macros.☆20Updated 8 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 10 months ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- A language for designing slides☆117Updated 2 months ago
- ☆49Updated 7 months ago
- Some notes on various topics.☆67Updated 6 months ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- Bot for the 2018 Entelect Challenge - Tower Defence☆17Updated 7 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 8 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- Dynamic packet parsing within trees 🌲🌳🌴☆25Updated 8 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 7 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- Demonstration crate for the tango literate programming tool.☆36Updated 3 years ago
- Rust auto-completion and hyperclick provider for the atom editor, using racer as back-end.☆12Updated 7 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago