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

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