This repository is not active
georgegarrington/COMP2212coursework
Our Programming Language Concepts module coursework; creating a Haskell interpreter for a custom designed domain specific language which manipulates streams of integers, making use of the Haskell libraries Alex for lexing and Happy for parsing
Haskell