twbasic: BASIC for Twitter
Posted by Adam Parrish on Wednesday, July 30th, 2008 - LinkMy day 2 project is called twbasic. It’s an implementation of classic, line-numbered, home computer-era BASIC that runs on top of Twitter. You can start using twbasic right now by twittering your program listing to @twbasic. Here’s how to get twenty rolls of a six-sided die: @twbasic 10 for i = 1 to val(ARG$) @twbasic […]
Posted in Day 2 | 1 Comment »