/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

Primary LanguageHaskell

This repository is not active