Jump to content

SLIB Portable Scheme Library: Difference between revisions

From EDM2
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..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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.
An 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==
==Versions==
* Last known version: SLIB version 3b4 (2015-07-15)
*3b4 (2015-07-15)
*3b6 (2020-02-16)
 
==Licence==
*SLIB Licence
*Author: Aubrey Jaffer


==Links==
==Links==
* [http://people.csail.mit.edu/jaffer/SLIB SLIB homepage]
* [http://people.csail.mit.edu/jaffer/SLIB SLIB homepage]


==Licence==
[[Category:Scheme]][[Category:Software written in LISP]]
Open source software released under the [[GPL v2]]
 
==Authors==
* Aubrey Jaffer
 
[[Category:Tools]]
[[Category:LISP]]
[[Category:Atari ST Tools]]
[[Category:DOS Tools]]
[[Category:MS Windows Tools]]
[[Category:Amiga Tools]]
[[Category:Generic Unix Tools]]
[[Category:MAC Finder Tools]]
[[Category:Open Source Software]]
[[Category:Software written in LISP]]

Latest revision as of 06:23, 26 February 2020

An 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

  • 3b4 (2015-07-15)
  • 3b6 (2020-02-16)

Licence

  • SLIB Licence
  • Author: Aubrey Jaffer

Links