advancedresearch / poiLinks
a pragmatic point-free theorem prover assistant
☆143Updated 4 months ago
Alternatives and similar repositories for poi
Users that are interested in poi are comparing it to the libraries listed below
Sorting:
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 10 months ago
- A research project in path semantics, a re-interpretation of functions for expressing mathematics☆177Updated last week
- An experimental implementation of Avatar Logic with a Prolog-like syntax☆71Updated last year
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- Transport-polymorphic, asynchronous session types for Rust☆64Updated 3 years ago
- Session Type EDSL for Rust☆103Updated 3 years ago
- ☆94Updated 2 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- ☆28Updated 5 years ago
- Macros have types!☆134Updated 2 years ago
- Automagical variable binding library for Rust☆68Updated 6 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆86Updated last year
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆118Updated 6 years ago
- GLL parsing framework.☆139Updated last year
- A pure functional language for type-level programming in Rust☆338Updated 3 years ago
- exhaustive testing library☆66Updated last year
- Session types for asynchronous communication between multiple parties.☆41Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Forth for Rust's trait system☆232Updated 5 years ago
- Functional lens library for Rust☆113Updated 5 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 7 years ago
- A library for deadlock-free session-typed communication in Rust.☆48Updated 4 years ago
- Category Theory For Programmers (Bartosz Milewski)☆68Updated 3 years ago
- Razor is a tool for constructing finite models for first-order theories☆55Updated 3 years ago
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- You've met with a terrible fate, haven't you?☆62Updated 6 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year