Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bodil/microkanrens
Implementations of µKanren in assorted languages
https://github.com/bodil/microkanrens
Last synced: about 1 month ago
JSON representation
Implementations of µKanren in assorted languages
- Host: GitHub
- URL: https://github.com/bodil/microkanrens
- Owner: bodil
- License: gpl-3.0
- Created: 2015-02-14T16:53:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-25T20:30:05.000Z (over 8 years ago)
- Last Synced: 2024-04-15T12:19:15.957Z (7 months ago)
- Language: PureScript
- Size: 9.36 MB
- Stars: 60
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* µKanrens
Implementations of [[https://github.com/jasonhemann/microKanren][µKanren]] in assorted languages. No guarantee is made as to their completeness or correctness.
Read [[http://webyrd.net/scheme-2013/papers/HemannMuKanren2013.pdf][the paper]].
** License
Copyright 2015 Bodil Stokke
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses.