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

Taddeus Kroes 51ae206f02 Code cleanup %!s(int64=12) %!d(string=hai) anos
bin32 ee11dce399 Started on implementing CiviC compiler %!s(int64=12) %!d(string=hai) anos
doc ee11dce399 Started on implementing CiviC compiler %!s(int64=12) %!d(string=hai) anos
phases 51ae206f02 Code cleanup %!s(int64=12) %!d(string=hai) anos
test 0c538f2ee3 Started implementing node locations + some work on desugaring %!s(int64=12) %!d(string=hai) anos
.gitignore 3747dc9846 Added C preprocessor to parser + quickfix to make code work %!s(int64=12) %!d(string=hai) anos
Makefile 3747dc9846 Added C preprocessor to parser + quickfix to make code work %!s(int64=12) %!d(string=hai) anos
OCamlMakefile ee11dce399 Started on implementing CiviC compiler %!s(int64=12) %!d(string=hai) anos
ast.ml 50cc633821 Added location attribute to all node definitions & matches %!s(int64=12) %!d(string=hai) anos
lexer.mll 0c538f2ee3 Started implementing node locations + some work on desugaring %!s(int64=12) %!d(string=hai) anos
main.ml 51ae206f02 Code cleanup %!s(int64=12) %!d(string=hai) anos
parser.cpp.mly 50cc633821 Added location attribute to all node definitions & matches %!s(int64=12) %!d(string=hai) anos
stringify.ml 50cc633821 Added location attribute to all node definitions & matches %!s(int64=12) %!d(string=hai) anos
stringify.mli ee11dce399 Started on implementing CiviC compiler %!s(int64=12) %!d(string=hai) anos
util.ml 51ae206f02 Code cleanup %!s(int64=12) %!d(string=hai) anos
util.mli 50cc633821 Added location attribute to all node definitions & matches %!s(int64=12) %!d(string=hai) anos