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

Taddeus Kroes 50cc633821 Added location attribute to all node definitions & matches před 12 roky
bin32 ee11dce399 Started on implementing CiviC compiler před 12 roky
doc ee11dce399 Started on implementing CiviC compiler před 12 roky
phases 50cc633821 Added location attribute to all node definitions & matches před 12 roky
test 0c538f2ee3 Started implementing node locations + some work on desugaring před 12 roky
.gitignore 3747dc9846 Added C preprocessor to parser + quickfix to make code work před 12 roky
Makefile 3747dc9846 Added C preprocessor to parser + quickfix to make code work před 12 roky
OCamlMakefile ee11dce399 Started on implementing CiviC compiler před 12 roky
ast.ml 50cc633821 Added location attribute to all node definitions & matches před 12 roky
lexer.mll 0c538f2ee3 Started implementing node locations + some work on desugaring před 12 roky
main.ml ee11dce399 Started on implementing CiviC compiler před 12 roky
parser.cpp.mly 50cc633821 Added location attribute to all node definitions & matches před 12 roky
stringify.ml 50cc633821 Added location attribute to all node definitions & matches před 12 roky
stringify.mli ee11dce399 Started on implementing CiviC compiler před 12 roky
util.ml 50cc633821 Added location attribute to all node definitions & matches před 12 roky
util.mli 50cc633821 Added location attribute to all node definitions & matches před 12 roky