ISLISP
ISLISP (also capitalized as ISLisp) is a programming language in the LISP family standardized by ISO working group ISO/IEC JTC 1/SC 22/WG 16[1] (commonly referred to simply as SC22/WG16 or WG16). The primary output of this working group was an International Standard, ISO/IEC 13816:1997(E), published by ISO. The standard was updated in 2007 and republished as ISO/IEC 13816:2007(E).[2] Although official publication was through ISO, versions of the ISLISP language specification are available that are believed to be in the public domain.[3]
The goal of this standardization effort was to define a small, core language to help bridge the gap between differing dialects of Lisp. It attempted to accomplish this goal by studying primarily Common Lisp, EuLisp, Le Lisp, and Scheme and standardizing only those features shared between them.
From ISLISP.info:
ISLISP has these design goals:
- Compatible with existing Lisp dialects where feasible.
- Provide basic functionality.
- Object-oriented.
- Designed with extensibility in mind.
- Gives priority to industrial needs over academic needs.
- Promotes efficient implementations and applications.
ISLISP has separate function and value namespaces (hence it is a Lisp2).
ISLISP's object system, ILOS, is for the most part a subset of CLOS.
Implementations
- OpenLisp
- TISL
- G-LISP - ISLISP in Java (applet)
- OKI ISLISP
- PRIME-LISP - ISLISP in C# (for Windows XP and Windows 7)
- ISLisproid Tiny ISLISP for Android
- dayLISP - ISLISP subset in Java
References
- ↑ WG16 Mail archive ftp://std.dkuug.dk/ftp.anonymous/jtc1/SC22/wg16/mail/
- ↑ Programming Language ISLISP: History, http://www.islisp.info/history.html
- ↑ Programming Language ISLISP: Specification, http://www.islisp.info/specification.html
External links
1955 | 1960 | 1965 | 1970 | 1975 | 1980 | 1985 | 1990 | 1995 | 2000 | 2005 | 2010 | 2015 | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Lisp 1.5 | Lisp 1.5 | |||||||||||||
Maclisp | Maclisp | |||||||||||||
Interlisp | Interlisp | |||||||||||||
ZetaLisp | Lisp Machine Lisp | |||||||||||||
Scheme | Scheme | |||||||||||||
NIL | NIL | |||||||||||||
Common Lisp | Common Lisp | |||||||||||||
T | T | |||||||||||||
Emacs Lisp | Emacs Lisp | |||||||||||||
AutoLISP | AutoLISP | |||||||||||||
ISLISP | ISLISP | |||||||||||||
EuLisp | EuLisp | |||||||||||||
PicoLisp | PicoLisp | |||||||||||||
Racket | Racket | |||||||||||||
Arc | Arc | |||||||||||||
Clojure | Clojure | |||||||||||||
LFE | LFE | |||||||||||||
Hy | Hy |