kyledewey / typed-prolog
A basic type system on top of Prolog, along with higher-order clauses. Translates to normal Prolog.
☆29Updated 7 years ago
Alternatives and similar repositories for typed-prolog:
Users that are interested in typed-prolog are comparing it to the libraries listed below
- source code for the bondi programming language☆40Updated 6 years ago
- Extended DCG syntax for Prolog by Peter Van Roy☆21Updated 6 years ago
- Relational interpreter for miniKanren, in miniKanren.☆14Updated 3 years ago
- Apply and compose functions in Prolog☆19Updated 8 years ago
- higher order dependently typed logic programing☆170Updated 6 years ago
- A compiler and run-time system to compile and run Curry programs as Go programs☆24Updated 4 months ago
- Prolog implementation of microKanren☆43Updated 10 years ago
- Type inference algorithms and intuitionistic propositional theorem provers solving type inhabitation problems☆33Updated 9 months ago
- Kanren with databases☆43Updated 7 months ago
- Nominal logic programming extensions to miniKanren, based on alphaProlog.☆25Updated 11 years ago
- Interpreter for the reversible functional language rFun☆36Updated 7 years ago
- Optional types for Prolog☆16Updated 5 years ago
- Lollimon, a monadic concurrent linear logic programming language