This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
wangdan
/
watchrobot
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
dev
master
watchrobot
/
modules
/
waf
/
build_system_kit
/
parser
danny wang
a136536ff5
watchrobot first commit
2 anni fa
..
README.txt
a136536ff5
watchrobot first commit
2 anni fa
cbdlib.py
a136536ff5
watchrobot first commit
2 anni fa
cbit
a136536ff5
watchrobot first commit
2 anni fa
create_it.sh
a136536ff5
watchrobot first commit
2 anni fa
main.c
a136536ff5
watchrobot first commit
2 anni fa
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