正在加载视频...
视频加载失败
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
0 条评论
暂无评论
原始帖子的评论将显示在这里
