Progress has been made on writing a Tiny BASIC for memory limited microcontrollers.
Please find the code for AVR assembly for a working blinking LED demonstration for the Arduino Mega.
https://basiclang.solarpunk.au/d/9-tiny-basic-in-2k/5
This forum thread will serve as a devlog for "2K Tiny BASIC".
The point of this line of activity is to write a Tiny BASIC that will fit on the cheapest and most readily available microcontrollers. Most of which have about 2K SRAM--such as the Arduino Uno.