Posts Tagged "Commodore"

The evolution of Flow Control in Commodore BASIC

Posted on Sep 1, 2014

When I had a C64 back in the days, the only IF/THEN statement we could create in BASIC v2 was just that: IF and THEN. There was no ELSE, and everything had to be on a single line. It was the only flow control...

Learn More