Close

Update: blinky_term.c and fixes

A project log for blinkyBasic

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

bob-burnsBob Burns 03/14/2016 at 09:250 Comments

Hey all, thanks for the recent follows! I got a cool new job and so I have time again to spend on blinkyBasic.

I wrote a serial terminal program for linux and for mac you can compile and use with blinkyBasic in the links area. Also, I fixed a couple of bugs with list and if then. The updated asm and hex files are in blinkyBasic.tar. You can compile with gavrasm or just flash the hex with avrdude.

The next things on my list are tackling the save and load commands and getting input working.

Cheers!

Bob

Discussions