rm-hull / wamLinks
Gradual WAM implementation using Hassan Aït-Kaci's tutorial reconstruction
☆27Updated 6 years ago
Alternatives and similar repositories for wam
Users that are interested in wam are comparing it to the libraries listed below
Sorting:
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆58Updated 6 years ago
- a minimal implementation of incremental computation in Scheme☆35Updated 8 years ago
- explorations in core.logic☆118Updated last year
- Summaries of intro and advanced miniKanren hangout series☆28Updated 7 years ago
- Datalog implemented in minikanren☆24Updated 7 years ago
- Kanren with databases☆43Updated 10 months ago
- Prolog implementation of microKanren☆43Updated 10 years ago
- An embedding of miniKanren in Shen.☆25Updated 10 years ago
- A microKanren framework for implementing constraints.☆18Updated 7 years ago
- Collapsing Towers of Interpreters (in Scheme)☆57Updated 6 years ago
- SWI-Prolog Version Manager - Bash script to manage multiple active SWI-Prolog versions☆41Updated 2 years ago
- The propagator system☆41Updated 9 years ago
- Concatenative relational interpreter in miniKanren☆22Updated 10 years ago
- ☆48Updated last month
- miniKanren for interactive tutorials on the web☆34Updated 2 weeks ago
- Fun, interesting, and thought-provoking examples of relational Scheme interpreters at work☆14Updated 10 years ago
- Relational Hindley-Milner type inferencer in miniKanren. Supports polymorphic 'let'. Performs type habitation.☆21Updated 10 years ago
- the Art of the Propagator☆51Updated 12 years ago
- Code, wiki, and resources for the weekly miniKanren uncourse☆52Updated 10 years ago
- Cur dependently-typed language in miniKanren.☆17Updated 7 years ago
- Apply and compose functions in Prolog☆19Updated 8 years ago
- Functional interfaces and datatypes for Racket☆43Updated 3 years ago
- miniKanren in the browser☆55Updated 9 years ago
- Relational Programming in miniKanren