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

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