summaryrefslogtreecommitdiffstats
path: root/system/cbmbasic/slack-desc
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2014-01-21 12:33:18 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-01-29 23:21:09 -0600
commit7fa78d7043eb4d0882eec01b3810fce762905779 (patch)
tree3113f83b869d1d4c64ffb02acf2308e5485c6679 /system/cbmbasic/slack-desc
parent3bc630632a20eb70846429bf6f38a3235c88c16b (diff)
downloadslackbuilds-7fa78d7043eb4d0882eec01b3810fce762905779.tar.gz
slackbuilds-7fa78d7043eb4d0882eec01b3810fce762905779.tar.xz
system/cbmbasic: Added (Commodore BASIC V2 as a scripting language).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/cbmbasic/slack-desc')
-rw-r--r--system/cbmbasic/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/cbmbasic/slack-desc b/system/cbmbasic/slack-desc
new file mode 100644
index 0000000000..886ff10454
--- /dev/null
+++ b/system/cbmbasic/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------------------------------------------------------|
+cbmbasic: cmbbasic (Commodore BASIC V2 as a scripting language)
+cbmbasic:
+cbmbasic: Commodore BASIC (cbmbasic) is a 100% compatible version of
+cbmbasic: Commodore's version of Microsoft 6502 BASIC as found on the
+cbmbasic: Commodore 64. You can use it in interactive mode or pass a BASIC
+cbmbasic: file as a command line parameter.
+cbmbasic:
+cbmbasic: This does not emulate 6502 code; all code is completely native. On
+cbmbasic: a 1GHz CPU you get about 1000x speed compared to a 1MHz 6502.
+cbmbasic:
+cbmbasic: \ No newline at end of file