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

https://github.com/kfl/miniprolog

Minimal (Pure) Prolog implementation
https://github.com/kfl/miniprolog

Last synced: about 1 year ago
JSON representation

Minimal (Pure) Prolog implementation

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.