Skip to content

A toy implementation of a Prolog's interpreter. No cut operator, no negation, just Horn clauses.

License

Notifications You must be signed in to change notification settings

fixxxedpoint/hiProlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hiProlog

A toy implementation of a Prolog's interpreter. No cut operator, no negation, just Horn clauses.

Getting Started

Prerequisites

Tools required to build this project:

Build Instructions

stack build

Executing Tests

stack test

Main Executable

stack exec hiProlog-exe

About

A toy implementation of a Prolog's interpreter. No cut operator, no negation, just Horn clauses.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published