minikanren for Bigloo
Joseph Donaldson <[email protected]>
| Newsgroups | gmane.lisp.scheme.bigloo |
|---|---|
| Message-ID | <[email protected]> |
Hello, For those who may be interested, I have packaged up minkanren, a relational extension to scheme, as a library for Bigloo. It can be found at https://github.com/donaldsonjw/bkanren. Both the native and jvm backends are supported. There is still work to be done (e.g., a proper set of tests), but it is usable at this point. Best Regards, Joseph Donaldson