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

Taddeus Kroes 28bb7272d4 Mostly fixed line numbers + added fancy error message vor 12 Jahren
bin32 ee11dce399 Started on implementing CiviC compiler vor 12 Jahren
doc ee11dce399 Started on implementing CiviC compiler vor 12 Jahren
phases 28bb7272d4 Mostly fixed line numbers + added fancy error message vor 12 Jahren
test 4f112ab59c Did a lot of stuff: vor 12 Jahren
.gitignore 3747dc9846 Added C preprocessor to parser + quickfix to make code work vor 12 Jahren
Makefile 28bb7272d4 Mostly fixed line numbers + added fancy error message vor 12 Jahren
OCamlMakefile ee11dce399 Started on implementing CiviC compiler vor 12 Jahren
ast.ml 4f112ab59c Did a lot of stuff: vor 12 Jahren
lexer.mll 28bb7272d4 Mostly fixed line numbers + added fancy error message vor 12 Jahren
main.ml 28bb7272d4 Mostly fixed line numbers + added fancy error message vor 12 Jahren
parser.cpp.mly 4f112ab59c Did a lot of stuff: vor 12 Jahren
stringify.ml 4f112ab59c Did a lot of stuff: vor 12 Jahren
stringify.mli ee11dce399 Started on implementing CiviC compiler vor 12 Jahren
util.ml 4f112ab59c Did a lot of stuff: vor 12 Jahren
util.mli 4f112ab59c Did a lot of stuff: vor 12 Jahren