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

Taddeus Kroes 28bb7272d4 Mostly fixed line numbers + added fancy error message 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 28bb7272d4 Mostly fixed line numbers + added fancy error message hace 12 años
test 4f112ab59c Did a lot of stuff: hace 12 años
.gitignore 3747dc9846 Added C preprocessor to parser + quickfix to make code work hace 12 años
Makefile 28bb7272d4 Mostly fixed line numbers + added fancy error message hace 12 años
OCamlMakefile ee11dce399 Started on implementing CiviC compiler hace 12 años
ast.ml 4f112ab59c Did a lot of stuff: hace 12 años
lexer.mll 28bb7272d4 Mostly fixed line numbers + added fancy error message hace 12 años
main.ml 28bb7272d4 Mostly fixed line numbers + added fancy error message hace 12 años
parser.cpp.mly 4f112ab59c Did a lot of stuff: hace 12 años
stringify.ml 4f112ab59c Did a lot of stuff: hace 12 años
stringify.mli ee11dce399 Started on implementing CiviC compiler hace 12 años
util.ml 4f112ab59c Did a lot of stuff: hace 12 años
util.mli 4f112ab59c Did a lot of stuff: hace 12 años