https://github.com/joom/idris-microkanren
Simple microKanren implementation in Idris.
https://github.com/joom/idris-microkanren
Last synced: 4 months ago
JSON representation
Simple microKanren implementation in Idris.
- Host: GitHub
- URL: https://github.com/joom/idris-microkanren
- Owner: joom
- Created: 2017-10-08T03:01:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-08T03:03:42.000Z (over 8 years ago)
- Last Synced: 2025-02-28T16:17:17.966Z (over 1 year ago)
- Language: Idris
- Size: 1.95 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# idris-microKanren
Simple microKanren implementation in Idris.
Translated from [Michael Sullivan's Haskell implementation](https://www.msully.net/blog/2015/02/26/microkanren-%CE%BCkanren-in-haskell/).