aboutsummaryrefslogtreecommitdiff
path: root/development/yabasic/slack-desc
diff options
context:
space:
mode:
authorAntonio Leal <antonioleal@yahoo.com>2023-08-26 11:33:50 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-26 19:07:02 +0700
commitf09d3606732d01e44c3b70ce36650f1947a3dea2 (patch)
tree9a8e0796acb2efb5f62a79a13590203d64c0c484 /development/yabasic/slack-desc
parent3e25d08b5c4308d549ad9dfde8adff712e6a427e (diff)
development/yabasic: Added (Basic interpreter).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/yabasic/slack-desc')
-rw-r--r--development/yabasic/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/development/yabasic/slack-desc b/development/yabasic/slack-desc
new file mode 100644
index 0000000000000..6feacee5a20ec
--- /dev/null
+++ b/development/yabasic/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+yabasic: yabasic (basic-interpreter)
+yabasic:
+yabasic: Yabasic is a traditional basic-interpreter. It comes with goto and
+yabasic: various loops and allows to define subroutines and libraries.
+yabasic: It does simple graphics and printing. Yabasic can call out to
+yabasic: libraries written in C and allows to create standalone programs.
+yabasic: Yabasic runs under Unix and Windows and has a comprehensive
+yabasic: documentation; it is small, simple, open-source and free.
+yabasic:
+yabasic: Yabasic is very well documented.
+yabasic: