dagit / rust-prolog
Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html
☆80Updated 4 years ago
Alternatives and similar repositories for rust-prolog:
Users that are interested in rust-prolog are comparing it to the libraries listed below
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- Abstract algebra for Rust (still very much a WIP!)☆61Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A Scheme interpreter written in Rust☆89Updated 6 years ago
- A very small GC in Rust, with a safe API☆61Updated 8 months ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 4 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- An implementation of the "rose tree" data structure for Rust.☆24Updated 3 years ago
- Pure-Rust Command Line Editing Library☆27Updated 8 years ago
- Test the downstream impact of Rust crate changes before publishing☆58Updated 6 years ago
- LibJIT wrapper for Rust☆60Updated 6 years ago
- A Lojban parser in Piston-Meta☆24Updated 3 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 6 years ago
- ☆45Updated 6 years ago
- rust verification condition generator☆94Updated 8 years ago
- Callgraphs for Rust programs☆32Updated 9 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆39Updated 6 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆142Updated last month