summaryrefslogtreecommitdiffstats
path: root/development/ChezScheme/README
diff options
context:
space:
mode:
author AW Green <awg@posteo.us>2017-08-10 07:14:05 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-12 06:58:30 +0700
commit8c207cdaf2fdf0a7f4b4fabbbcae1557015afa39 (patch)
treefa17e29dddb462a5b340b0f06aed2ebe377b7410 /development/ChezScheme/README
parent386ddca6ec2411ebeb8132f845406e1588a4199c (diff)
downloadslackbuilds-8c207cdaf2fdf0a7f4b4fabbbcae1557015afa39.tar.gz
slackbuilds-8c207cdaf2fdf0a7f4b4fabbbcae1557015afa39.tar.xz
development/ChezScheme: Updated for version 9.4.1_ce11b34.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/ChezScheme/README')
-rw-r--r--development/ChezScheme/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/ChezScheme/README b/development/ChezScheme/README
index 3ace0dfe7c..d0c96960a2 100644
--- a/development/ChezScheme/README
+++ b/development/ChezScheme/README
@@ -1,7 +1,7 @@
Chez Scheme is a complete implementation of the language of the
-Revised^6 Report on Scheme (R6RS), with numerous extensions. It
-sports a fast compiler that generates native code for x86, x86_64, and
-32-bit PowerPC architectures. Formerly a commercial product, it was
+Revised^6 Report on Scheme (R6RS), with numerous extensions. It sports
+a fast compiler that generates native code for x86, x86_64, and 32-bit
+PowerPC architectures. Formerly a commercial product, it was
open-sourced by Cisco Systems in April 2016.
The unthreaded version is built by default, but enabling support for