Temgen is a template generator. It reads an input file with
text and statements like "if", "for", "switch". It generates
new text(s) with this information.
This package contains:
======================
tg-0.11:
----------------------
Source code of temgen. Released under the terms of GNU Public License.
Bin
-------------
A a build of temgen for Amiga OS
Amigamain
---------
A template which generates files in C language. You can switch on/off
several common Amiga features like:
* Command line parameters (ReadArg)
* Tooltype parameters
* open shared libraries
* forbid start from Workbench or Shell
* localisation
A guide and some examples are included.
If you improve the template please send it back to me.
History
=======
0.2 Some changes in amigamain template to avoid compiler warnings
0.1 Initial release
|