dagit / rust-prologLinks
Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html
☆82Updated 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
Sorting:
- A miniKanren implementation in Rust☆37Updated 9 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Abstract algebra for Rust (still very much a WIP!)☆61Updated 3 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- a simple yet comprehensive scheme interpreter in rust☆79Updated 4 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A Lojban parser in Piston-Meta☆24Updated 4 years ago
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 3 months ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- An implementation of the "rose tree" data structure for Rust.☆24Updated 3 years ago
- ☆23Updated 6 years ago
- Fungi: Typed incremental computation with names☆69Updated 5 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- A Scheme interpreter written in Rust☆89Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- A demand-driven compiler with strong IDE support☆196Updated 3 years ago
- Implicit Drop/move protection for Rust (linear types)☆12Updated 10 years ago
- A VM-based runtime environment for functional programming languages☆48Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- An experimental implementation of Avatar Logic with a Prolog-like syntax☆68Updated last year