A free, portable, open-source implementation of the Common Lisp programming language, offering good performance, a foreign function interface, scripting facility, multithreading, and Unicode support.
CLISP is a free, portable, open-source implementation of the Common Lisp programming language. Developed by Bruno Haible and Michael Stoll, it provides a highly compliant Common Lisp environment, supporting most of the features defined in the ANSI Common Lisp standard.
Some key features and characteristics of CLISP include:
CLISP makes it easy to start writing and executing Common Lisp programs quickly. Its portability means the same code can run across different platforms. The available extensions and interfaces allow integrating with existing C libraries and components. For these reasons, CLISP remains a popular, flexible, open-source Common Lisp implementation for software developers.
Here are some alternatives to CLISP:
Suggest an alternative ❐