| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| README.txt | 2012-08-04 20:20 | 279 | ||
| cbdlib.py | 2012-08-04 20:20 | 1.7K | ||
| cbit | 2012-08-04 20:20 | 99 | ||
| create_it.sh | 2012-08-04 20:20 | 205 | ||
| main.c | 2012-08-04 20:20 | 26 | ||
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