Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bodil/lolkanren
This project has moved:
https://github.com/bodil/lolkanren
Last synced: 3 months ago
JSON representation
This project has moved:
- Host: GitHub
- URL: https://github.com/bodil/lolkanren
- Owner: bodil
- Created: 2012-12-30T17:02:23.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-02T14:14:20.000Z (over 11 years ago)
- Last Synced: 2024-04-15T12:19:15.763Z (9 months ago)
- Language: JavaScript
- Homepage: https://gitlab.com/bodil/lolkanren
- Size: 122 KB
- Stars: 30
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lolkanren
A dumb Javascript micro-Kanren, based on Oleg Kiselyov's
[sokuza-kanren.scm](http://okmij.org/ftp/Scheme/sokuza-kanren.scm).[![Build Status](https://travis-ci.org/bodil/lolkanren.png)](https://travis-ci.org/bodil/lolkanren)
# License
Copyright 2012 Bodil Stokke
Licensed under the Apache License, Version 2.0 (the "License"); you
may not use this file except in compliance with the License. You may
obtain a copy of the License at
[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0).Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied. See the License for the specific language governing
permissions and limitations under the License.