Description
Provides CLISP, an ANSI Common Lisp implementation with interpreter, compiler, and debugger. It lets developers run Lisp programs, experiment interactively, and build Common Lisp software.
Use it when learning Common Lisp or working on projects that support CLISP. Implementation differences can matter, so match the Lisp runtime expected by the project.