Share on Facebook Share on Twitter Email
Answers.com

ISLISP

 
Wikipedia: ISLISP

ISLISP (also capitalized as ISLisp) is a programming language in the LISP family standardized by the ISO. 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 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

External links


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 
Learn More
Kent Pitman
X3J13
Timeline of programming languages

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "ISLISP" Read more