Generated: June 9, 2005, 13:46:15 | Copyright © 2005, Kurt Nørmark |
Version 27: Not yet tested with SCM
The notes below are all historial pre-version 26 remarks. The remarks are appropriate for version 20.
SCM is Aubrey Jaffer's excellent Scheme system, which we used in the early days of the development of LAML. Also for CGI programming efforts.
We left SCM, mostly because our system staff on Solaris had a hard time installing new versions. The last few years I have not used SCM with LAML on Solaris.
I installed SCM version 5d7 and SLIB version 2d5 (most recent versions as of May 2003) on Red Hat Linux. This was very easy due to existence of RPM's for both, cf. Jaffer's SCM page.
In the same way as for Guile and MzScheme-200, I adapted the existing SCM compatibility file and made it generic for all platforms and all operating systems: lib/compatibility/star_star_scm.scm.
The following minor problems exist for SCM in relation to LAML:
All other aspects of LAML seems to work very well together with SCM
I will assume that SCM (using the same compatibility file as for Linux) also works on Solaris, but it remains to be proven.