https://github.com/mkirchner/projure
Prolog in Clojure
https://github.com/mkirchner/projure
Last synced: 3 months ago
JSON representation
Prolog in Clojure
- Host: GitHub
- URL: https://github.com/mkirchner/projure
- Owner: mkirchner
- License: other
- Created: 2021-05-24T20:55:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-16T08:13:08.000Z (about 4 years ago)
- Last Synced: 2025-01-20T08:36:47.808Z (5 months ago)
- Language: Clojure
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.