plusBASIC Latest Release

Downloads

sysrom.bin
The plusBASIC ROM file. Download this and copy to the root directory of your SD card.
getsysrom.bas
Program to automatically donload the latest sysrom.bin.
getsysrom.bas

Documentation

Quick Reference Guide
Shows all statements, functions, and operators available in plusBASIC.
Release History
List of features added in each release

Utilities

bas2baq.py
Converts BASIC program in ASCII format to tokenized program in CAQ format.
baq2bas.py
Converts BASIC program in tokenized program in CAQ format to ASCII format.

The Aquarius+ bootloader checks for sysrom.bin in the SD card root directory, and loads it if found. Otherwise, sysrom.bin is loaded from the ESP32 filesystem. If you encounter any errors after updating plusNASIC, you can simply remove sysrom.bin from the SD card.