yabasic: yabasic (Yet Another Basic)
yabasic: 
yabasic: yabasic is a traditional basic interpreter. It understands most of
yabasic: the typical basic-constructs, like goto, gosub, line numbers, read,
yabasic: data or string-variables with a trailing '$'. But on the other hand,
yabasic: yabasic implements some more advanced programming-constructs like
yabasic: subroutines or libraries (but not objects).
yabasic: After installation, read in a web browser:
yabasic: /usr/doc/yabasic*/yabasic.htm
yabasic: Wbesite: www.yabasic.de
yabasic: 
