diff options
author | Antonio Leal <antonio.leal@yahoo.com> | 2023-12-18 14:30:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-18 14:42:41 +0700 |
commit | e7941e9a9f3bf4d7c4ea029c747fcbcc4b138b8e (patch) | |
tree | 1621d69860621b04b9fb3b7af2a0f897a3630705 /development/bwbasic/slack-desc | |
parent | c3d38131afda96ae7e9d25f92c7850512d605e05 (diff) |
development/bwbasic: Added (Bywater BASIC Interpreter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/bwbasic/slack-desc')
-rw-r--r-- | development/bwbasic/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/bwbasic/slack-desc b/development/bwbasic/slack-desc new file mode 100644 index 0000000000000..82d5934b4e16c --- /dev/null +++ b/development/bwbasic/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------------------------------------------------------| +bwbasic: bwbasic (basic interpreter) +bwbasic: +bwbasic: The Bywater BASIC Interpreter (bwBASIC) implements a large superset +bwbasic: of the ANSI Standard for Minimal BASIC (X3.60-1978) and a significant +bwbasic: subset of the ANSI Standard for Full BASIC (X3.113-1987) in C. +bwbasic: +bwbasic: +bwbasic: +bwbasic: +bwbasic: https://sourceforge.net/projects/bwbasic/ +bwbasic: |