This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
taddeus
/
civicaml
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
2126ae7cee
Branches
Tags
master
civicaml
/
README.md
README.md
260 B
Historique
Raw
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).