CiviCaml
CiviCaml is a compiler for the CiviC language, written in OCaml.
Issues & TODO
- Keep file content in buffer to prevent error messages from crashing when
reading from stdin.
- Documentation for each phase, in ocamldoc format.
- Create automated testsuite runner.
- Assembly printer should print optimized instructions.