ptarau / TypesAndProofs
Type inference algorithms and intuitionistic propositional theorem provers solving type inhabitation problems
☆33Updated 10 months ago
Alternatives and similar repositories for TypesAndProofs:
Users that are interested in TypesAndProofs are comparing it to the libraries listed below
- Fast, simplified WAM-based Prolog system☆21Updated 2 years ago
- Extend Definite Clause Grammars for Prolog by the corresponding parse tree☆11Updated 2 years ago
- A basic type system on top of Prolog, along with higher-order clauses. Translates to normal Prolog.☆29Updated 7 years ago
- Top-down interpreter for ASP programs with Constraints☆29Updated 4 months ago
- Benoit Desouter's library for tabling on delimited continuations☆9Updated 8 years ago
- Boolean Constraint Solving in Prolog☆39Updated 3 months ago
- Reason about Term Rewriting Systems☆16Updated 2 years ago
- Yes, Erlang in SWI-Prolog!☆11Updated 6 years ago
- LPTP: A Logic Program Theorem Prover, written by Robert F. Staerk in the mid 90's☆10Updated last year
- Kanren with databases☆43Updated 7 months ago
- Extended DCG syntax for Prolog by Peter Van Roy☆21Updated 7 years ago
- Apply and compose functions in Prolog☆19Updated 8 years ago
- Offline partial evaluation system for Prolog written using the cogen approach