pkgsrc/lang/yabasic/DESCR
jtb dcdfb3e9f7 Initial import of yabasic. Submitted by David Ferlier in PR pkg/19785
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.
2003-05-02 23:19:53 +00:00

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.