Loading video...
Video Failed to Load
There's no BASIC interpreter for 211BSD UNIX, so I wrote one this morning (with some codex help!). Code below! I targeted CBM BASIC v2 as the language reference, and it's reasonably close. This sample program runs nicely! 10 for a=0 to 100000 step .2 20 print tab(40+40*sin(a));"*" 25 sleep... show more
43,694 views • 8 months ago •via X (Twitter)
0 Comments
No comments available
Comments from the original post will appear here
