jtauber / pykanren
an attempt to implement miniKanren and microKanren in Python
☆52Updated 10 years ago
Alternatives and similar repositories for pykanren:
Users that are interested in pykanren are comparing it to the libraries listed below
- Loghyc - a miniKanren implementation in Hy☆88Updated 4 years ago
- RPySOM - The Simple Object Machine Smalltalk implemented in RPython☆15Updated 4 years ago
- Hy Monad Notation - a monad library for Hy☆54Updated last year
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 12 years ago
- Relational Programming in miniKanren☆52Updated 9 years ago
- A DSL/LISP dialect written in Haskell☆21Updated 6 years ago
- A module for handling continuations in Python☆32Updated 8 years ago
- Visualize Lisp in Three Dimensions☆62Updated 8 years ago
- Examples of the nice parts of Racket☆22Updated 7 years ago
- Use Travis CI with Racket☆42Updated 4 years ago
- ☆49Updated 12 years ago
- Union types and some other functional-y stuff for Hy☆50Updated 9 years ago
- A small demo lambda-language written in Python