This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
taddeus
/
civicaml
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
2126ae7cee
Ramas
Etiquetas
master
civicaml
/
README.md
README.md
260 B
Histórico
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).