
























|
Last change at 26. of May, 2001
This is a preprocessor that is written in perl and also
uses perl for its commands. It roughly works like this:
The preprocessor has only one command built-in, that is "include", which
works like this:
This way you can define your own functions in a separate file and
just add them whenever you need to. Here's the source with an example:
parser.tbz2 (1700 Bytes).
|