sbcl/README.md

5 lines
348 B
Markdown
Raw Permalink Normal View History

2024-01-05 17:39:16 +01:00
# sbcl
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 a debugger, a statistical profiler, a code coverage tool, and many other extensions.