diff options
Diffstat (limited to 'development/bas55/README')
-rw-r--r-- | development/bas55/README | 9 |
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". |