danny wang a136536ff5 watchrobot first commit 2 tahun lalu
..
README.txt a136536ff5 watchrobot first commit 2 tahun lalu
cbdlib.py a136536ff5 watchrobot first commit 2 tahun lalu
cbit a136536ff5 watchrobot first commit 2 tahun lalu
create_it.sh a136536ff5 watchrobot first commit 2 tahun lalu
main.c a136536ff5 watchrobot first commit 2 tahun lalu

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