SlackBuildsOrg/development/yabasic
Antonio Leal 64d69497b4
development/yabasic: Updated for version 2.90.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-10-22 08:41:23 +07:00
..
doinst.sh
README
slack-desc
yabasic.desktop
yabasic.info
yabasic.png
yabasic.SlackBuild

yabasic is a traditional basic interpreter. It understands most of
the typical basic-constructs, like goto, gosub, line numbers, read,
data or string-variables with a trailing '$'. But on the other hand,
yabasic implements some more advanced programming-constructs like
subroutines or libraries (but not objects). yabasic works much the
same under Unix and Windows.

yabasic puts emphasis on giving results quickly and easily;
therefore simple commands are provided to open a graphic window,
print the graphics or control the console screen and get
keyboard or mouse information.