smallbasic / SmallBASIC

SmallBASIC is a fast and easy to learn BASIC language interpreter ideal for everyday calculations, scripts and prototypes. SmallBASIC includes trigonometric, matrices and algebra functions, a built in IDE, a powerful string library, system, sound, and graphic commands along with structured programming syntax
https://smallbasic.github.io
GNU General Public License v3.0
209 stars 37 forks source link

How to compile SmallBASIC for VTech Helio PDAs? #67

Closed tomrow closed 6 years ago

tomrow commented 6 years ago

I have a VTech Helio PDA with an old version of SmallBASIC on it, I was wondering if it is possible to compile this new version for it and how I might go about doing that

chrisws commented 6 years ago

This is more or less not going to be possible. There doesn't seem to be any available development tools for this obsolete device. If they could be obtained from somewhere, it would still be a lot of work but there wouldn't be too many people who would benefit from the effort.

tomrow commented 6 years ago

@chrisws That's too bad. I think I may have found some sort of SDK for the device but I haven't tried it. Might be a good thing to look in to.