ISLISP


ISLISP is a programming language in the Lisp family standardized by the International Organization for Standardization and International Electrotechnical Commission joint working group ISO/IEC JTC 1/SC 22/WG 16. 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. 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.

Design goals

ISLISP has these design goals:
ISLISP has separate function and variable namespaces.
ISLISP's object system, ILOS, is mostly a subset of the Common Lisp Object System.

Implementations

ISLISP implementations have been made for many operating systems including: Windows, most Unix and POSIX based, Android, DOS, OS/2, Pocket PC, OpenVMS, and z/OS.
Implementations for hardware computer architectures include: x86, x86-64, IA-64, SPARC, SPARC9, PowerPC, MIPS, Alpha, PA-RISC, ARM, AArch64
NameCreatorComplete ISLispArchitectureWritten inOperating systemLicenseSource code available
OpenLispEligisinterpreter, compiles to CC, LispWindows, macOS, Linux, BSD, AIX, Solaris, QNX
OKI ISLISPKyoto University and Oki Electric Industry Co.Bytecode machine, compiles to bytecodeCWindows
PRIME-LISPMikhail SemenovInterpreterC#Windows, Shareware, freely redistributable binaries
IrisMasaya TaniguchiInterpreterGoany, Mozilla Public License 2.0
Iris web REPLMasaya TaniguchiInterpreter, compiles to JavaScriptGo, JavaScriptBrowser, Mozilla Public License 2.0
KissYuji Minejima, not yetInterpreterC, Lispany, GPL v3+
ISLisproidHiroshi GomiInterpreterJavaAndroid
dayLISPMatthew DensonInterpreterJava, LispAny, BSD
Easy-ISLispKenichi SasagawaInterpreter, compiles to CC, LispWindows, Linux, BSD

Two older implementations are no longer available: