Palm OS Simulator - What is the Simulator? The Palm OS Simulator is the Palm OS 5.0 system compiled native for Intel.
It is not hardware emulation like Palm OS Emulator, but rather the real OS running on top of the DAL.
The Palm OS core is made up of the various system DLLs you will see when you open up the Simulator folder on your PC
TotalCross (totally cross-platform) is a mobile development platform for PDA and smartphones. Using the Java language it makes possible to develop portable applications to deploy in a wide range of market smartphones without any adaptation in the source code (“write once run anywhere” concept) since TotalCross virtual machine has been installed
Z47 Virtual Processor - allows you to run Z++ applications that are created with Z++ Visual. (Z++ Visual is an all-in-one development tool that requires no confusing SDK's, API's, or emulators
BrainF#ck-This is a full onboard Palm IDE for the BrainF#ck programming language, you can edit, debug and run BrainF#ck programs. You can watch the current memory, output and even run the program step by step. A short BrainF#ck description can be found here
CellarDoor is a new offering in a long lineage of Interactive Fiction interpreters for PalmOS devices.
Based on the code of Fangorn's CliFrotz 1.6, CellarDoor maintains support for Z-Machine story files, while adding support for Glulx stories, as well as Z-Machine and Glulx stories wrapped in the Blorb file format (.zblorb and .gblorb files)
PocketC Runtime - The runtime version is for those who have no desire to compile applets, but want to run someone else's applet. Using this version saves memory, since the compiler has been removed. This version is freeware and may be distributed freely by developers, but only in its entirety