summaryrefslogtreecommitdiff
path: root/development/bas55/README
diff options
context:
space:
mode:
authorJorge Giner <jorge.giner@hotmail.com>2018-02-15 06:02:17 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-02-17 07:42:46 +0700
commit9e838d652c3313f0f02ffd66c86a37f263e216b9 (patch)
treee3080dee37a2d46de0082862a29d6d5a3e110fce /development/bas55/README
parentc4fb181fff448a2b58f41b620a616c837e6debe5 (diff)
downloadslackbuilds-9e838d652c3313f0f02ffd66c86a37f263e216b9.tar.gz
development/bas55: Updated for version 1.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/bas55/README')
-rw-r--r--development/bas55/README9
1 files changed, 6 insertions, 3 deletions
diff --git a/development/bas55/README b/development/bas55/README
index bd2c6f566c..88f0e1656e 100644
--- a/development/bas55/README
+++ b/development/bas55/README
@@ -1,4 +1,7 @@
-bas55 (ECMA-55 Minimal BASIC Interpreter)
+bas55 (ECMA-55 Minimal BASIC System)
-bas55 is an interpreter for the Minimal BASIC programming language as
-defined by the ECMA 55 standard.
+bas55 is an implementation of the the Minimal BASIC programming language as
+defined by the ECMA 55 standard. It provides an interpreter and an editor
+with line renumbering capabilities.
+
+For enhanced editing support, pass LIBEDIT=yes to the SlackBuild. This requires "libedit".