This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
wangdan
/
watchrobot
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
dev
master
watchrobot
/
modules
/
waf
/
build_system_kit
/
parser
danny wang
a136536ff5
watchrobot first commit
hace 2 años
..
README.txt
a136536ff5
watchrobot first commit
hace 2 años
cbdlib.py
a136536ff5
watchrobot first commit
hace 2 años
cbit
a136536ff5
watchrobot first commit
hace 2 años
create_it.sh
a136536ff5
watchrobot first commit
hace 2 años
main.c
a136536ff5
watchrobot first commit
hace 2 años
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