- ISLISP
ISLISP (also capitalized as ISLisp) is a
programming language in the LISP family standardized by theISO . The goal of the ISO 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 primarilyCommon Lisp ,EuLisp ,Le Lisp , and Scheme and standardizing only those features shared between them.From [http://www.islisp.info 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
* [http://www.eligis.com OpenLISP]
* [http://anubis.dkuug.dk/JTC1/SC22/WG16/open/tisl.html TISL]
* [http://cube.misto.cz/lisp/ G-LISP] - ISLISP in Java (applet)
* [http://www.okilab.com/islisp OKI ISLISP] - May have trouble loading pageExternal Links
* [http://www.lisplanguage.com/islisp ISLISP]
Wikimedia Foundation. 2010.