SLIB Portable Scheme Library: Difference between revisions
Appearance
Created page with "A open source multi-platform Scheme library that provides a platform independent framework for using packages of Scheme procedures and syntax that can be used for any Revi..." |
mNo edit summary |
||
Line 8: | Line 8: | ||
==Licence== | ==Licence== | ||
Open source software released under the [[GPL v2]] | Open source software released under the [[GPL v2]] with the [[SCM Exception]]. | ||
==Authors== | ==Authors== |
Revision as of 08:59, 4 April 2016
A open source multi-platform Scheme library that provides a platform independent framework for using packages of Scheme procedures and syntax that can be used for any Revised(4) and Revised(5) based implementations of Scheme. In addition to the SCM package that the author of SLIB maintains the library is known to work with Bigloo, Chez, ELK 3.0, Gambit 4.0, Gauche, Guile, JScheme, Kawa, Larceny, MacScheme, MIT/GNU Scheme, Pocket Scheme, RScheme, scheme->C, Scheme48, scsh, sisc, Stk, T3.1, umb-scheme, and VSCM, and can in addition be extended to accommodate other implementations.
Versions
- Last known version: SLIB version 3b4 (2015-07-15)
Links
Licence
Open source software released under the GPL v2 with the SCM Exception.
Authors
- Aubrey Jaffer