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.
My Tiny BASIC dialect, that I just called "tinyBasic", is similar and loosely based on the Intel 8080 Tiny BASIC written by Li Chen Wang and appearing in Doctor Dobb's Journal of Computer Calisthenics & Orthodontia in the May 1976 issue.
tinyBasic is developed with the iziBasic compiler for Palm OS handheld devices.
The source code of tinyBasic is provided in the download file (please see instructions in the readme file).
Update Description:
v1.2 (09/17/07):
Recompiled this program with the latest iziBasic version 6.1 to avoid device freezes or soft resets on some devices
v1.1 (04/30/07):
Minor update of iziBasic's source code to retrieve correctly values like -3 or .5 (before one had to write a=0-3 or a=0.5, when now a=-3 and a=.5 are valid entries)
Another minor update was to only accept integer values as line numbers
Ported the iziBasic source code to PP, NaPP and Free Pascal
Like it? Share with your friends!
Supported operating systems:
Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
Similar Software:
Pocket Toolbox Library Pocket Toolbox Library - Pocket Toolbox is a native library for PocketC targeted for game development.
The library extends PocketC with the following features: multi-buffered graphics, fast resource bitmaps, 2 & 4 bit grayscale and color graphics, IR comm, custom font importing, and much more
PilRC PilRC is a Platform Independant program (sources are provided) for developing Palm Computing Platform applications.
It takes a resource script file and emits one or more binary resource files which are then included by your project's .rc, .asm or other resource file.
Let me know if you run into any bugs, have feature suggestions or whatever
Palm Foundation Classes Palm Foundation Classes - Highlevel C++ Application Framework for PalmOS development.
C++ Builder VCL like deployment aid C++ Builder programmers with PalmOS ready tools.
Programming PalmOS without learning basic knowledge of PalmOS SDK.
Rapid Application Development (RAD)
pdbc (PDB Compiler) pdbc (PDB Compiler) is a compiler than converts a source file into a Palm DataBase file (PDB file).
The language the pdbc compiler understands is designed to be easy to understand und write.
Yet it is powerful enough to give the freedom to describe the binary content of the database records in a variety of ways
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
ResistorCode ResistorCode is an application which makes it possible to determine the color code from the a resistor value or to determine the value of a resistor from its color code.
The majority of resistors types have color codes to indicate their values.
In this application we have established 3 types of resistors (4, 5 and 6 bands)
pssh pssh is a free, open-source SSH 2 client for Palm OS
Tauschke SWJCreator Tauschke SWJCreator - Using Tauschke SWJCreator 1.0 you can compile your SuperWaba application to standalone applications (without the need of the SuperWaba VM) for PalmOS.
Your application will be much faster because the class files will be compiled to real machine code
RePose RePose is a tool for Palm OS Emulator and compatible emulators
Comments on tinyBasic:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
tinyBasic is compatible with your device Palm Tungsten C