summaryrefslogtreecommitdiffstats
path: root/development/ChezScheme/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/ChezScheme/README')
-rw-r--r--development/ChezScheme/README9
1 files changed, 4 insertions, 5 deletions
diff --git a/development/ChezScheme/README b/development/ChezScheme/README
index b9f2102127..3ace0dfe7c 100644
--- a/development/ChezScheme/README
+++ b/development/ChezScheme/README
@@ -1,9 +1,8 @@
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 open-sourced by Cisco Systems
-in April 2016.
+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
multithreading is easy: