ISLISP



Designed by: Many

Programming paradigms: Multi-paradigm — functional, procedural, object-oriented, reflective, meta


ISLISP (also capitalized as ISLisp) is a programming language in the Lisp family standardized by the International Organization for Standardization (ISO) and International Electrotechnical Commission (IEC) joint working group ISO/IEC JTC 1/SC 22/WG 16 (commonly termed simply SC22/WG16 or WG16).

The primary output of this working group was an international standard, published by ISO.

The standard was updated in 2007 and republished as ISO/IEC 13816:2007(E).

Although official publication was through ISO, versions of the ISLISP language specification are available that are believed to be in the public domain.The goal of this standards 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.