CLISP

CLISP is an implementation of the programming language Common Lisp originally developed by Bruno Haible and Michael Stoll for the Atari ST. Today it supports the Unix and Microsoft Windows operating systems.

CLISP
Original author(s)Bruno Haible, Michael Stoll
Developer(s)Various
Initial releaseApril 1987 (1987-04)
Stable release
2.49 / July 7, 2010 (2010-07-07)
Repository
Operating systemCross-platform
Available inCommon Lisp
TypeCompiler, runtime
LicenseGNU General Public License
Websiteclisp.sourceforge.io

CLISP includes an interpreter, a bytecode compiler, debugger, socket interface, high-level foreign language interface, strong internationalization support, and two object systems: Common Lisp Object System (CLOS) and metaobject protocol (MOP).

It is written in C and Common Lisp. It is now part of the GNU Project and is free software, available under the terms of the GNU General Public License (GPL).

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.