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

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