From e7941e9a9f3bf4d7c4ea029c747fcbcc4b138b8e Mon Sep 17 00:00:00 2001 From: Antonio Leal Date: Mon, 18 Dec 2023 14:30:38 +0700 Subject: development/bwbasic: Added (Bywater BASIC Interpreter). Signed-off-by: Willy Sudiarto Raharjo --- development/bwbasic/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 development/bwbasic/slack-desc (limited to 'development/bwbasic/slack-desc') diff --git a/development/bwbasic/slack-desc b/development/bwbasic/slack-desc new file mode 100644 index 0000000000..82d5934b4e --- /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: -- cgit v1.2.3