Close

update

A project log for blinkyBasic

BASIC interpreter for the Arduino. Inspired by the Woz's Integer BASIC.

bob-burnsBob Burns 10/25/2015 at 13:150 Comments

I updated the tar file and txt file so you can try it out if you want. I also updated the goto and gosub commands to handle expressions. This week I'm going to work on dim... dim x(100,100). I think I figured out a way to get up to 2K of int var space for 2 dimensional arrays. :]

Discussions