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

Taddeus Kroes d90b91c44b Added debugging compiler flag vor 12 Jahren
bin32 ee11dce399 Started on implementing CiviC compiler vor 12 Jahren
doc ee11dce399 Started on implementing CiviC compiler vor 12 Jahren
phases 4f112ab59c Did a lot of stuff: 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 d90b91c44b Added debugging compiler flag 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 4f112ab59c Did a lot of stuff: vor 12 Jahren
main.ml 4f112ab59c Did a lot of stuff: 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