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

https://github.com/inanyan/fail-prolog1

A failed attemp to make a Prolog interpreter
https://github.com/inanyan/fail-prolog1

Last synced: about 1 year ago
JSON representation

A failed attemp to make a Prolog interpreter

Awesome Lists containing this project

README

          

# A failed attemp to make a Prolog interpreter
Reason: wanted to make all on my own knowing nothing.

But the code is somewhat pretty in OOP and declarative style.