[go: up one dir, main page]

Skip to content

eilvelia/hslog

Repository files navigation

hslog

Prolog (its pure subset) interpreter in Haskell, written just for fun.

Features

  • Basic implementation
  • REPL
  • List notation
  • Infix notation
  • Arithmetic operators
  • Cut symbol
  • User-defined operators
  • ...

Usage

Build:

$ stack install

Launch REPL:

$ hslog-exe [filename]

Launch tests:

$ stack test

About

Toy Prolog interpreter in Haskell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published