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

Taddeus Kroes 50cc633821 Added location attribute to all node definitions & matches 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 50cc633821 Added location attribute to all node definitions & matches hace 12 años
test 0c538f2ee3 Started implementing node locations + some work on desugaring hace 12 años
.gitignore 3747dc9846 Added C preprocessor to parser + quickfix to make code work hace 12 años
Makefile 3747dc9846 Added C preprocessor to parser + quickfix to make code work hace 12 años
OCamlMakefile ee11dce399 Started on implementing CiviC compiler hace 12 años
ast.ml 50cc633821 Added location attribute to all node definitions & matches 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.cpp.mly 50cc633821 Added location attribute to all node definitions & matches hace 12 años
stringify.ml 50cc633821 Added location attribute to all node definitions & matches hace 12 años
stringify.mli ee11dce399 Started on implementing CiviC compiler hace 12 años
util.ml 50cc633821 Added location attribute to all node definitions & matches hace 12 años
util.mli 50cc633821 Added location attribute to all node definitions & matches hace 12 años