https://github.com/kfl/datalog-experiments
Experimental datalog/prolog implementation
https://github.com/kfl/datalog-experiments
Last synced: about 1 year ago
JSON representation
Experimental datalog/prolog implementation
- Host: GitHub
- URL: https://github.com/kfl/datalog-experiments
- Owner: kfl
- Created: 2010-07-08T09:11:53.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2012-04-13T20:38:31.000Z (about 14 years ago)
- Last Synced: 2025-02-01T00:00:02.324Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 109 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
What Is It?
===========
This project is a simpleminded implementation of Datalog/Prolog. Mostly to try out various ideas, so don't expect any functionally as given nor working.