PluaED is a simple editor which can be used to edit Plua source files. Plua can read source files in DOC format or from Memo Pad. DOC writers usually costs money, Memo Pad can only edit source files up to 4096 characters.
PluaED overcomes some of these limitations - PluaED is free and can edit source files up to 65534 characters (if your device supports it)
PRCExplorer - Using this tool you can open any PRC file and navigate into it.
You can see individual resources, graphically display Forms and Alerts, Bitmaps, Fonts, ...
This is useful to debug and develop your application as well as analyzing PRCs
ED PLua IDE - Use this Development Environment to create Palm pda applications (or even games) by taking advantage of the LUA language.
This IDE is designed to work with the interpreter/compiler PLua, PLua itself comes with an IDE but this one is limited to the palm platform, that's why I decided to write an IDE for windows
Plural - Plua desktop IDE - Plural is a desktop IDE written in Java for the Palm Plua language.
It is feature rich and includes syntax coloring and completion, compilation to Plua and Doc formats and code testing on a Palm Emulator/Simulator.
See www.sophonix.com/downloads/plural.asp for more details
Palmphi is a Windows desktop tool for visual design and PalmOS code generation.
The main features are:
WYSIWYG.
Visual design
Object inspector for controls and forms, like many visual IDEs (Delphi, Visual Basic,...).
Class browser with help, so you get instantly information about each method
TinyLogo is a programming language and program execution environment.
It is especially friendly to beginning programmers or people who just want to get a simple idea of what programming is all about.
It is based on the Logo programmining language and comes complete with Turtle Graphics
PP is a ISO standard Pascal compiler for PalmOS.
It generates true native 68000 executable code (.PRC) from Pascal source code.
You can use your favorite Palm DOC editor to write your code and either run PP from the VFSdos console or use the included UI shell PPShell to compile and run your program.
The language syntax is mostly compliant to the ISO 1775:1990
PocketC is all you need to create and run applications directly on your Palm OS-based device, no computer required. Create your source code in memo pad or a Doc editor, compile it with PocketC, and run your application directly from the PocketC application