dagit / rust-prologLinks
Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html
☆82Updated 5 years ago
Alternatives and similar repositories for rust-prolog
Users that are interested in rust-prolog are comparing it to the libraries listed below
Sorting:
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- Abstract algebra for Rust (still very much a WIP!)☆62Updated 3 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆51Updated 8 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- a simple yet comprehensive scheme interpreter in rust☆79Updated 5 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- A Scheme interpreter written in Rust☆90Updated 6 years ago
- A Lojban parser in Piston-Meta