PalmGen is a DOS based program that will take a Palm Resource file (PilRc format) and generate GNUC source code that will set up form handlers for all of the forms that are defined in the resource file, object handlers for the objects in each form, and menu handlers for each menu. The idea is to use a GUI resource editor (like Arbor Builder) to create all of your forms and objects in those forms, then use this tool to create the GNUC code for a working prototype, or skeletal framework.
If you are new to Palm programming, the generated code can help you get started on understanding the basics.

Features:

|  |  | GNUC Code Generation;
|

|  | 
|