slackbuilds/development/yabasic
Antonio Leal 49b625a930
development/yabasic: Updated for version 2.91.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-03-27 08:24:53 +07:00
..
README
doinst.sh
slack-desc development/yabasic: Updated for version 2.91.0 2025-01-18 08:13:10 +07:00
yabasic.SlackBuild development/yabasic: Updated for version 2.91.2 2025-03-27 08:24:53 +07:00
yabasic.desktop development/yabasic: Updated for version 2.90.5 2024-12-02 06:37:35 +07:00
yabasic.info development/yabasic: Updated for version 2.91.2 2025-03-27 08:24:53 +07:00
yabasic.png

README

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.