This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
taddeus
/
civicaml
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
2126ae7cee
Gałęzie
Tagi
master
civicaml
/
README.md
README.md
260 B
Historia
Czysty
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).