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

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