[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Templates for my C-Boost program requested
- Subject: Templates for my C-Boost program requested
- From: Harry Potter <maspethrose7@aol.com>
- Date: Sat, 6 Dec 2008 11:22:03 -0800 (PST)
- Complaints-to: groups-abuse@google.com
- Injection-info: f13g2000yqj.googlegroups.com; posting-host=172.166.54.213; posting-account=xRocggoAAACFej4w6sQauoZjUP9yroE5
- Newsgroups: comp.sys.cbm, comp.sys.apple2
- Organization: http://groups.google.com
- User-agent: G2/1.0
- Xref: g2news1.google.com comp.sys.cbm:3991 comp.sys.apple2:4950
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.