PocketC is a simple programming language for Palm Pilot and Windows CE devices. With PocketC, anyone can quickly write an application, small or large, to make on the go calculations, to test algorithms.
Features:
Simple language to learn and program
True (non-native) compiler, allowing you to save/share only the compiled applet if desired
Invisible data-type conversions to ease programming
Rich function library including graphics, sound, database I/O, and serial I/O
String data type (which is, sadly, missing from C)
Generating CPU independent software with extremely small file size.
Dynamic memory allocation