Skip to content

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-like interpreter in Haskell

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages