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

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