MarcinBrojek/jpp-interpreter
An interpreter for an imperative programming language with syntax based on a subset of C/C++. The program consists of variable and function declarations. When executed, it runs the declared main function. Written in Haskell.
Haskell
No issues in this repository yet.