summaryrefslogtreecommitdiffstats
path: root/development/kForth-32/slack-desc
diff options
context:
space:
mode:
author Antonio Leal <antonio.leal@yahoo.com>2023-03-24 04:25:04 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-25 10:01:53 +0700
commit6b30722894830be365c29bf99d5e0263f50d2b04 (patch)
treef458f340cea26578225f765434353f3f6d121d8c /development/kForth-32/slack-desc
parent8cc6577b6de3693cd6f127927ba7eeed401e3dee (diff)
downloadslackbuilds-6b30722894830be365c29bf99d5e0263f50d2b04.tar.gz
slackbuilds-6b30722894830be365c29bf99d5e0263f50d2b04.tar.xz
development/kForth-32: Added (32-bit Forth System for x86-GNU/Linux)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/kForth-32/slack-desc')
-rw-r--r--development/kForth-32/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/development/kForth-32/slack-desc b/development/kForth-32/slack-desc
new file mode 100644
index 0000000000..7bf59676ab
--- /dev/null
+++ b/development/kForth-32/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------------------------------------------------------|
+kForth-32: kForth-32 (32-bit Forth System for x86-GNU/Linux)
+kForth-32:
+kForth-32: kForth-32 is an implementation of the Forth programming language
+kForth-32: and environment. Like other implementations of Forth, provides an
+kForth-32: interactive environment, allowing the user to examine or
+kForth-32: define variables and define and execute individual words.
+kForth-32: kForth-32 provides a large subset of the Forth-2012 specification
+kForth-32: and includes some useful extensions.
+kForth-32:
+kForth-32: https://github.com/mynenik/kForth-32
+kForth-32: