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 not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- A very small GC in Rust, with a safe API☆62Updated 10 months ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 4 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- Abstract algebra for Rust (still very much a WIP!)☆61Updated 3 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
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- Test the downstream impact of Rust crate changes before publishing☆58Updated 7 years ago
- A Lojban parser in Piston-Meta☆24Updated 4 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- ☆45Updated 6 years ago
- LibJIT wrapper for Rust☆60Updated 6 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Algebraic structure and emulation of higher kinded types for Rust☆107Updated 6 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- rust verification condition generator☆96Updated 8 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- Rust API search engine☆54Updated 10 years ago
- A Scheme interpreter written in Rust☆89Updated 6 years ago
- GapBuffer data structure in Rust.☆16Updated 10 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
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆143Updated 3 months ago
- An implementation of the "rose tree" data structure for Rust.☆24Updated 3 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago