SBCL

From Rosetta Code
Revision as of 01:05, 5 August 2009 by 96.228.104.111 (talk) (sbcl page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Steel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler. It is open source / free software, with a permissive license. In addition to the compiler and runtime system for ANSI Common Lisp, it provides an interactive environment including an a debugger, a statistical profiler, a code coverage tool, and many other extensions. (from Steel Bank Common Lisp)