SLIB
{{Infobox software
| name = SLIB
| logo =
| author = Aubrey Jaffer
| developer =
| released = {{Start date and age|2001|10|11|df=yes}}
| latest release version = 3b6
| latest release date = {{Start date and age|2020|02|16|df=yes}}
| latest preview version =
| latest preview date =
| repo = {{URL|cvs.savannah.gnu.org/viewvc/slib/slib/}}
| programming language = Scheme
| operating system =
| platform =
| size =
| language = English
| genre = Library
| license = Public domain, BSD style
| website = {{URL|people.csail.mit.edu/jaffer/SLIB}}
}}
{{For|the defunct rugby league football governing body|Super League International Board}}
SLIB is computer software, a library for the programming language Scheme, written by Aubrey Jaffer. It uses only standard Scheme syntax and thus works on many different Scheme implementations, such as Bigloo, Chez Scheme, Extension Language Kit 3.0, Gambit 3.0, GNU Guile, JScheme, Kawa, Larceny, MacScheme, MIT/GNU Scheme, Pocket Scheme, Racket, RScheme, Scheme 48, SCM, SCM Mac, and scsh. SLIB is used by GnuCash. Other implementations can support SLIB in a unified way through Scheme Requests for Implementation (SRFI) 96.{{cite web |url=http://srfi.schemers.org/srfi-96/srfi-96.html |title=SRFI 96: SLIB Prerequisites |last=Jaffer |first=Aubrey |website=The SRFI Editors, srfi.schemers.org |date=2008-07-14}}
SLIB is a GNU package.{{cite web |url=http://directory.fsf.org/GNU/ |title=GNU Project Entries |website=Free Software Foundation, fsf.org |access-date=2010-04-11}}
References
{{Reflist}}
External links
- {{Official website|people.csail.mit.edu/jaffer/SLIB}}
{{Lisp programming language}}
Category:Scheme (programming language)
{{prog-lang-stub}}