Description:
cbasPad5 is a very simple Tiny Basic interpreter implemented completely inside an OS 5 native ARM-PNOlet.
Thus it runs programs much faster than Basic interpreters which run under PACE/68k emulation.
cbasPad5 includes a floating point math library, but does NOT include any of the database, graphics, sound commands, or other special PalmOS functions included in HotPaw Basic.
cbasPad5 only runs on Palm OS 5 devices.
( It does run a little faster than the original cbasPad. :-)
Update Description:
v5.2a4 (12/13/03):
- Modified to support calling from the HotPaw Basic interpreter for function acceleration.
v5.0a7 (2/21/03):
- Sped up the print statement and added printing to the clipboard.