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

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