Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 226 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 226 Bytes

GHOUL - Global Higher Order Untyped Language

This is a very simple haskell-like declarative language from my Functional Programming class. I've written an interpreter for it, the source code can be found in ghoul.hs.