Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 176 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 176 Bytes

fortprog

Haskell project of FortProg module. Writing a prolog interpreter in haskell language.

How to run Interpreter:

  1. Start GHCI and load Interact file
  2. Run "main"