This repository contains work on the qualifying assignment for the Compilers course at the University of Copenhagen.
-
The G-Opgave folder is the working directory Tests go into the DATA folder
-
The Vanilla folder contains the code handed out, without any edits
-
The Report folder contains report in LaTeX.
The programming language used is Moscow ML.
Create new branch: git checkout -b
Normal add, commit workflow:
Finishing off with the branch:
git push origin
git checkout master
git branch -D