Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 297 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 297 Bytes

PP_Eindproject

Eindproject module 8 PP

To compile a program: Run the java file: src/compiler/Compiler.java The compiler will output a haskell file containing sprockell instructions and a main function. The outputted haskell file can be run from the src folder.