basic interpreter
Basics of Chest X-ray Interpretation 1.03
Chest radiology reference manual. more>>
Basics of Chest X-ray Interpretation 1.03 offers users a neat yet useful reference manual in iSilo format covering basic chest radiology and recognition of pathological conditions. Adapted from a wonderful text authored by Dr. Barbara Ritter.
Basic Snake Deluxe 1.0
Classic snake game with three levels of difficulties with various speeds and sizes more>>
Visual Basic Runtime Files
Runtime files required to run Microsoft Pocket Visual Basic applications on your Windows CE device. more>>
Requirements:
- Windows Mobile 2003/5/6
- Pocket PC 2000/2002
Blues Skin for Pocket Tunes 1.0
For your nighttime viewing pleasure. Skin for Pocket Tunes more>>
System requirements:
- Pocket Tunes Basic MP3 Player
tinyBasic 1.1
On-board minimalist Basic interpreter more>>
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 1970s.
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 Dobbs 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).
Enhancements:
- minor update of iziBasics 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
HandStory Basic for Pocket PC 2.3
Download your FREE HandStory Basic, acclaimed as the Swiss Army Knife of media viewers for the Palm OS, is now available for the Pocket PC platform. more>>
HandStory Converter (Included in Basic)
Use HandStory Converter on Windows for easy and convenient conversion of texts and images from your PC or the Internet.
Enjoy 256 colors or 65,536 High-Color image conversion.
Convert selected texts or images directly from Internet Explorer to your PocketPC.
Copy and paste information from any file on your hard drive.
Take advantage of the automatic image resizing function of HandStory Converter to optimize the image view.
Convert only as much of the image as you want by using the Crop feature.
Download your favorite Clips from the HandStory Clip Service.
HandStory Browser (Included in Basic)
Use this multi-function information browser to browse Web Clips, read text and eBooks, and view images.
Save your PDAs memory by using a 4-in-1 application.
View all your Clips, text, eBooks, and images in one place. No more switching back and forth between programs.
Use the Popup Menu on the list screen to easily manage files.
System requirements:
- Pocket PC, ActiveSync 3.5
HandWallet Basic for Pocket PC 4.11
Tracking expense & income and plan your budget. Track credit cards, bank accounts, Saving Accounts, Loans, Coupons, Mileage and Cash transactions. more>>
Main features:
- Credit cards (American Express, Visa, MasterCard and more)
- Bank accounts
- Saving Accounts
- Loans
- Coupons
- Mileage and Cash transactions
Enhancements:
- "Merge" options between a manual transaction (created by an Action) and a transaction from the Internet or from imported file.
- Draft mode. It is now possible to enter draft Actions and then combine them with old fixed Actions.
- Improved Import / Export MMI. It is now easier to navigate between directories, change drive (main memory / card) etc.
- Support for Finnish, Polish and Swedish
QuickTime Player Remote Control 1.0
WinAmp Remote Control with basic functions more>>
NOTE: This is just a skin you need Total Input Elite application to use it.
System requirements:
- Total Input Elite Edition + SP1
WinAmp Remote Control 1.0
WinAmp Remote Control with basic functions more>>
NOTE: This is just a skin you need Total Input Elite application to use it.
System requirements:
- Total Input Elite Edition + SP1
Solus Basic 3.0
Solus Basic is a tool considered a freeware version of Solus Pro to download a single map and route directions to a handheld computer from DeLormes Solus MapMaker website more>>
Solus Basic 3.0 is the freeware version of Solus Pro which helps you to download a single map and route directions to a handheld computer from DeLorme's Solus MapMaker website.
It contains a seamless map of the US, where they can create routes, zoom in and out, and search by place, street or latitude/longitude and then download a single map with route directions. Solus Pro, which enables the use of GPS, and multiple maps and routes. Earthmate GPS receivers and adapter cables for Palm Computing Platforms are also available.
SmallBASIC 0.8.1
Free BASIC interpreter. more>>
This is a GPL software comes without any warranty.

Palm Basic 1.0.2
Palm Basic is a free utility allowing you to write programs on your Palm for your Palm. It is written for the Palm series of handheld devices. more>>
Palm Basic 1.0.2 is a free utility allowing you to write programs on your Palm for your Palm. It is written for the Palm series of handheld devices.
The language is designed to be simple to use, yet sufficiently powerful to allow the construction of genuinely useful programs.
Major Features:
- Palm Basic consists of a program management screen, similar to memo pad. This allows you to organize your programs by category.
- 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.
- Palm Basic 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.
- Palm Basic contains built-in procedures for formatted printing and inputing, basic graphic operations, as well as a full set of floating point math functions.
Enhancements:
- Bugs fixed:
-
- Blinking cursor not appearing or appearing in wrong place when using input statement
- Crash when using input statement on certain Handspring devices
- Possible run time error caused by using goto to go forward passed an expression containing the keydown function
- Similar problem when using goto to jump forward passed an expression using array elements
- New functions:
-
- Time()
- Seconds()
- Minutes()
- Hours()
- Days()
- Months()
- Years()
- Weekday()
Requirements:
- PalmOS 3.0 and above.
- Memory<<less
Hotpaw Basic Reference for HanDBase 1.0
Hotpaw Basic Commands and Functions more>>
Please visit the fine folks at Hotpaw: (http://www.hotpaw.com/rhn/hotpaw/). This is an excellent product that allows you to program your PDA using the Basic language. You can design, code, and execute your Basic programs with only your PDA. The price is right and will not bust your wallet!
System requirements:
- HanDBase v.2.7x or greater
IPuzzle Basic- Edition 5 1.0
IPuzzle Basic- Edition is known as an interesting and exciting game for you to play. more>>
IPuzzle Basic- Edition 5 1.0 is known as an interesting and exciting game for you to play. Puzzle Game, based on images (spheres). The objective is to organize a complete picture obeying sphere color by connection. This is the edition 5. In English. For handheld color.
B2C4Palm - Free BASIC Compiler 0.5
A Free BASIC compiler for the Palm Pilot more>>
LANGUAGE ELEMENTS:
and/or/not, call subroutine, dim as int/long/char/fixed/double, error, exit program, for/to/next/step, function/end function, goto, if/else/elseif/endif, on gosub, on goto, sub/end sub, true/false, type (structs), wait, while/wend,
I/O: getkey, input, inputxy, key, penx, peny, print, printxy,
GRAPHICS: beep, black, center, circfill, circle, cls, collision, dialog, font, ink, line, menu, menuxy, paper, point, rect, rectfill, score, stringheight, stringwidth, stringxy, white, word, wrap
SPRITES: move, page, pagecopy, redraw, show, sprite_get,
MATH: abs, acos, acosh*, arctan, actanh*, asin*, asinh*, atan*, atanh*, cos, cosh*, dabs, exp*, inv, log*, log10*, log2*, mod, pow*, pow2*, rnd, sin, sinh*, sqr_pow*, sqrt, tan,
FILE I/O : append*, archive*, close*, eof*, exists*, filelist*, findfile*, nextfile*, open*, put*, read*, remove*, rename*, write*,
OTHER : conform, fully, inline, option, outline, partially, program, sendmessage,
STRING: left, len, mid, right, sprint, tokenize,