An open API service indexing awesome lists of open source software.

https://github.com/mkirchner/projure

Prolog in Clojure
https://github.com/mkirchner/projure

Last synced: 3 months ago
JSON representation

Prolog in Clojure

Awesome Lists containing this project

README

        

# projure - Prolog in Clojure

Prolog interpreter and compiler implementations in Clojure.
Based on Peter Norvig's *Paradigms of Artificial Intelligence
Programming*.

This is - very obviously - work in progress.