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

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