BASLOAD
View File
BASLOAD lets you write BASIC programs without line numbers in the editor of your choosing.
BASLOAD runs natively on the X16. As it's name implies, BASLOAD loads BASIC programs stored on the SD card into RAM. While loading a file, it's tokenized so that it can be run by the X16's built-in BASIC interpreter.
Source files are stored as plain text that can be edited in almost any editor on the X16 or on a modern computer. There are, however, special bindings for the text editor X16 Edit making the programming workflow more convenient.
Instructions on how to use BASLOAD and source code may be found here:
https://github.com/stefan-b-jakobsson/basload
Submitter
Submitted
07/10/21
Category