summaryrefslogtreecommitdiffstats
path: root/development/ChezScheme/slack-desc
diff options
context:
space:
mode:
author Arthur W. Green <awg@posteo.us>2017-02-20 14:26:48 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-21 16:44:42 +0700
commit23bbc3477d386174dedbf8c5e3e4d802ee5498f5 (patch)
treeb164a1513dfb98ce385e9aab1e7c34dd1cbb3c42 /development/ChezScheme/slack-desc
parentedccca4b616624d3dc97da1578d1b4c9e64d0883 (diff)
downloadslackbuilds-23bbc3477d386174dedbf8c5e3e4d802ee5498f5.tar.gz
slackbuilds-23bbc3477d386174dedbf8c5e3e4d802ee5498f5.tar.xz
development/ChezScheme: Added (A scheme implementation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--development/ChezScheme/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/development/ChezScheme/slack-desc b/development/ChezScheme/slack-desc
new file mode 100644
index 0000000000..5137b62a3a
--- /dev/null
+++ b/development/ChezScheme/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------------------------------------------------------|
+ChezScheme: ChezScheme (A scheme implementation)
+ChezScheme:
+ChezScheme: Chez Scheme is a complete implementation of the language of the
+ChezScheme: Revised^6 Report on Scheme (R6RS), with numerous extensions. It
+ChezScheme: sports a fast compiler that generates native code for x86, x86_64,
+ChezScheme: and 32-bit PowerPC architectures. Formerly a commercial product,
+ChezScheme: it was open-sourced by Cisco Systems in April 2016.
+ChezScheme:
+ChezScheme: http://scheme.com/
+ChezScheme:
+ChezScheme: