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

Taddeus Kroes 51ae206f02 Code cleanup il y a 12 ans
bin32 ee11dce399 Started on implementing CiviC compiler il y a 12 ans
doc ee11dce399 Started on implementing CiviC compiler il y a 12 ans
phases 51ae206f02 Code cleanup il y a 12 ans
test 0c538f2ee3 Started implementing node locations + some work on desugaring il y a 12 ans
.gitignore 3747dc9846 Added C preprocessor to parser + quickfix to make code work il y a 12 ans
Makefile 3747dc9846 Added C preprocessor to parser + quickfix to make code work il y a 12 ans
OCamlMakefile ee11dce399 Started on implementing CiviC compiler il y a 12 ans
ast.ml 50cc633821 Added location attribute to all node definitions & matches il y a 12 ans
lexer.mll 0c538f2ee3 Started implementing node locations + some work on desugaring il y a 12 ans
main.ml 51ae206f02 Code cleanup il y a 12 ans
parser.cpp.mly 50cc633821 Added location attribute to all node definitions & matches il y a 12 ans
stringify.ml 50cc633821 Added location attribute to all node definitions & matches il y a 12 ans
stringify.mli ee11dce399 Started on implementing CiviC compiler il y a 12 ans
util.ml 51ae206f02 Code cleanup il y a 12 ans
util.mli 50cc633821 Added location attribute to all node definitions & matches il y a 12 ans