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

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