From 383585e44e56be0e690ad96895f73abf8454d3be Mon Sep 17 00:00:00 2001 From: Dan Leslie Date: Thu, 20 Nov 2014 17:36:50 -0800 Subject: Initial Chicken support --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index 3537cea..cc8bf7e 100644 --- a/README +++ b/README @@ -32,6 +32,7 @@ supported scheme implementations: - Guile 2.0 or better. - PLT Racket 5.3 or better. + - Chicken 4.8.0 or better. * Installation @@ -42,6 +43,9 @@ or byte-compiled and installed after perfoming the standard configure/make/make install dance. See the INSTALL file for more details. + Chicken Scheme requires additional steps which are detailed in the INSTALL + file and the README.elpa file. + * Basic configuration The loading invocations above install all supported Scheme -- cgit v1.2.3