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

https://github.com/nohomey/prolog-interpreter

Basic Prolog interpreter written in Haskell for the Functional programming course in univeristy (FMI at SU)
https://github.com/nohomey/prolog-interpreter

functional-programming haskell monads-usage prolog-interpreter

Last synced: 8 months ago
JSON representation

Basic Prolog interpreter written in Haskell for the Functional programming course in univeristy (FMI at SU)

Awesome Lists containing this project

README

          

# prolog-interpreter
Basic Prolog interpreter written in Haskell for the Functional programming course in univeristy (FMI at SU)

[GitHub Repo](https://github.com/NoHomey/prolog-interpreter)

TODO: Doc

Warning: This is not a final version. For the latest version visit [GitHub Repo](https://github.com/NoHomey/prolog-interpreter).