This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
taddeus
/
civicaml
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
2126ae7cee
ブランチ
タグ
master
civicaml
/
README.md
README.md
260 B
履歴
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).