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

Taddeus Kroes ee11dce399 Started on implementing CiviC compiler 12 rokov pred
bin32 ee11dce399 Started on implementing CiviC compiler 12 rokov pred
doc ee11dce399 Started on implementing CiviC compiler 12 rokov pred
phases ee11dce399 Started on implementing CiviC compiler 12 rokov pred
test ee11dce399 Started on implementing CiviC compiler 12 rokov pred
.gitignore ee11dce399 Started on implementing CiviC compiler 12 rokov pred
Makefile ee11dce399 Started on implementing CiviC compiler 12 rokov pred
OCamlMakefile ee11dce399 Started on implementing CiviC compiler 12 rokov pred
ast.ml ee11dce399 Started on implementing CiviC compiler 12 rokov pred
lexer.mll ee11dce399 Started on implementing CiviC compiler 12 rokov pred
main.ml ee11dce399 Started on implementing CiviC compiler 12 rokov pred
parser.mly ee11dce399 Started on implementing CiviC compiler 12 rokov pred
stringify.ml ee11dce399 Started on implementing CiviC compiler 12 rokov pred
stringify.mli ee11dce399 Started on implementing CiviC compiler 12 rokov pred
trav.ml ee11dce399 Started on implementing CiviC compiler 12 rokov pred
trav.mli ee11dce399 Started on implementing CiviC compiler 12 rokov pred