CiviCaml ======== CiviCaml is a compiler for the CiviC language, written in OCaml. Issues & TODO ------------- - Run C preprocessor in parse phase - Create arguments record to pass to phases, instead of separate variables (e.g. verbose -> args.verbose).