CiviCaml ======== CiviCaml is a compiler for the CiviC language, written in OCaml. Issues & TODO ------------- - Advance newlines in multi-line comments. - Create arguments record to pass to phases, instead of separate variables (e.g. verbose -> args.verbose). - Clean up position getter in parser and remove C preprocessor.