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

Taddeus Kroes 3747dc9846 Added C preprocessor to parser + quickfix to make code work vor 12 Jahren
bin32 ee11dce399 Started on implementing CiviC compiler vor 12 Jahren
doc ee11dce399 Started on implementing CiviC compiler vor 12 Jahren
phases 3747dc9846 Added C preprocessor to parser + quickfix to make code work vor 12 Jahren
test 0c538f2ee3 Started implementing node locations + some work on desugaring vor 12 Jahren
.gitignore 3747dc9846 Added C preprocessor to parser + quickfix to make code work vor 12 Jahren
Makefile 3747dc9846 Added C preprocessor to parser + quickfix to make code work vor 12 Jahren
OCamlMakefile ee11dce399 Started on implementing CiviC compiler vor 12 Jahren
ast.ml 3747dc9846 Added C preprocessor to parser + quickfix to make code work vor 12 Jahren
lexer.mll 0c538f2ee3 Started implementing node locations + some work on desugaring vor 12 Jahren
main.ml ee11dce399 Started on implementing CiviC compiler vor 12 Jahren
parser.cpp.mly 3747dc9846 Added C preprocessor to parser + quickfix to make code work vor 12 Jahren
stringify.ml 3747dc9846 Added C preprocessor to parser + quickfix to make code work vor 12 Jahren
stringify.mli ee11dce399 Started on implementing CiviC compiler vor 12 Jahren
util.ml 3747dc9846 Added C preprocessor to parser + quickfix to make code work vor 12 Jahren
util.mli 0c538f2ee3 Started implementing node locations + some work on desugaring vor 12 Jahren