[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Templates for my C-Boost program requested



C-Boost is a program for DOS16 and Win32 that creates C file templates
for the programmer.  It supports the cc65 compiler and some DOS/Win32
compilers and is planned to support Quetzalcoatl and whatever C
compiler it can.  It displays a series of dialog boxes for options
such as module/program type, compiler/target system, and other options
depending on the first two.  It uses a dual approach for the creation
of templates: "smart-code," where the program uses code to create
output code, and "template assembly," where templates are assembled
from files in the C-Boost distribution with key words substituted with
values.

C-Boost is currently in its alpha stage and has limited
functionality.  However, it has some usefulness.  I will not
distribute it at this time, because I don't have a web page.

So far, for CBM/cc65, I am working on file-pickers, main code and
games.  I am looking for template files for other systems/code types,
or other methods for the previous.  If you have an idea, e-mail it to
me.  Please start the subject with "To Joseph:" because I share my
mother's e-mail address.  Don't worry.  I will add your given name to
the code.  As for the key words, enclose them with #'s and tell me
what to substitute for the key-words.