Palm Basic is a utility written for the Palm series of handheld devices, it is designed to allow you to write programs on your Palm for your Palm.
The language is designed to be simple to use, yet sufficiently powerful to allow the construction of genuinely useful programs. Palm Basic consists of a program management screen, similar to memo pad. This allows you to organise your programs by category.
From here, you can edit and run your programs, or you can go into console mode. Console mode allows you to execute single lines of BASIC, or to run your programs by name. Palm Basic supports integer, floating point, and string variables, as well as single and multi-dimensional arrays. It supports the common structures found in BASICs i.e. for - next loops, do - loop, if - else - then (either on a single line or over multiple lines), goto and gosub. It contains built-in procedures for formatted printing and inputing, basic graphic operations, as well as a full set of floating point math functions.
Hayes AT Modem Commands Hayes AT Modem Commands - Hayes AT Modem Commands is a compilation of commands for modems useful for hyperterminal and remote sessions
Brainf*** Brainf*** is a programming language having only 8 instructions : < > [ ] . , + and - .
Yet, it is Turing complete, ie any program written in another language could be translated in Brainf***.
Brainf*** Studio is a PalmOS implementation of this language, with an editor and a testing console
ZenPlus for Palm ZenPlus for Palm is a popular freeware application framework (Class Library) for C++ programmers who write software on Palm OS.
ZenPlus can increase the productivity of developers by helping them partition code and providing standard Palm OS application functionality.
Focus has been placed on code reliability and resource implications
Revisions Revisions - Here's one for developers. Do you write software, and want to keep track of your revisions? Here's a simple application that will record those details. A secondary use would be to record what you plan to change, and then you can tick off when done, noting the revision number
Kernel for Palm PDB Kernel for Palm PDB - recovers corrupted .PDB (Database file for the Palm handheld organizer) database files corrupted due to unexpected palm pilot shutdown, palm organizers synchronization break, HotSysnc failure and displays error messages
Firepad SDK Free developer kit to incorporate FireViewer imaging into your Palm apps. C/C++ library designed for use with CodeWarrior 6 and up
OnBoard C OnBoard C Compiler is a C compiler that runs on and creates executables for the Palm OS. OnBoard C creates stand-alone, fully-fledged PRCs - there's no need for run time libraries or any other software to run an executable created by OnBoard C
tinyBasic tinyBasic is just a developer's game, the development of a minimalist Basic interpreter for Palm by using iziBasic.
Tiny BASIC started out as a way to get a BASIC running in the minimum amount of memory space (~2 KBytes), because RAM used to be very expensive and home computers would only have a few KB of RAM back in the 1970's
AppStats AppStats allows you to track the usage of applications on Palm OS 5 handhelds. It works silently in the background - keeping track of how often, for how long and at what times applications are used. The resultant data can then be viewed on the device in simple to read pie charts, exported to the Memo Pad, or synchronized to a PC with the AppStats conduit
Comments on Palm Basic:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if Palm Basic supports it