dcdfb3e9f7
with some minor modifications by me. Yabasic implements the most common and simple elements of the basic language; It comes with goto/gosub, with various loops, with user defined subroutines and Libraries. Yabasic does monochrome line graphics and printing. Yabasic runs under Unix and Windows; it is small (around 200KB) and free.
4 lines
295 B
Text
4 lines
295 B
Text
Yabasic implements the most common and simple elements of the basic language;
|
|
It comes with goto/gosub, with various loops, with user defined subroutines
|
|
and Libraries. Yabasic does monochrome line graphics and printing.
|
|
Yabasic runs under Unix and Windows; it is small (around 200KB) and free.
|