This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
wangdan
/
watchrobot
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ブランチ:
master
ブランチ
タグ
dev
master
watchrobot
/
modules
/
waf
/
build_system_kit
/
parser
danny wang
a136536ff5
watchrobot first commit
2 年 前
..
README.txt
a136536ff5
watchrobot first commit
2 年 前
cbdlib.py
a136536ff5
watchrobot first commit
2 年 前
cbit
a136536ff5
watchrobot first commit
2 年 前
create_it.sh
a136536ff5
watchrobot first commit
2 年 前
main.c
a136536ff5
watchrobot first commit
2 年 前
README.txt
This example derives from the 'overview' and demonstrates how to provide
a parser for a make-like language.
The script files read are named 'cbit'
To create the build tool:
./create_it.sh
To use on the file cbit which creates a program out of main.c:
./cbd clean build