OCaml implementation of the CiviC compiler for Compiler Construction course at UvA

Taddeus Kroes 0c538f2ee3 Started implementing node locations + some work on desugaring 12 anni fa
bin32 ee11dce399 Started on implementing CiviC compiler 12 anni fa
doc ee11dce399 Started on implementing CiviC compiler 12 anni fa
phases 0c538f2ee3 Started implementing node locations + some work on desugaring 12 anni fa
test 0c538f2ee3 Started implementing node locations + some work on desugaring 12 anni fa
.gitignore ee11dce399 Started on implementing CiviC compiler 12 anni fa
Makefile 0c538f2ee3 Started implementing node locations + some work on desugaring 12 anni fa
OCamlMakefile ee11dce399 Started on implementing CiviC compiler 12 anni fa
ast.ml 0c538f2ee3 Started implementing node locations + some work on desugaring 12 anni fa
lexer.mll 0c538f2ee3 Started implementing node locations + some work on desugaring 12 anni fa
main.ml ee11dce399 Started on implementing CiviC compiler 12 anni fa
parser.mly 0c538f2ee3 Started implementing node locations + some work on desugaring 12 anni fa
stringify.ml 0c538f2ee3 Started implementing node locations + some work on desugaring 12 anni fa
stringify.mli ee11dce399 Started on implementing CiviC compiler 12 anni fa
util.ml 0c538f2ee3 Started implementing node locations + some work on desugaring 12 anni fa
util.mli 0c538f2ee3 Started implementing node locations + some work on desugaring 12 anni fa