summaryrefslogtreecommitdiffstats
path: root/development/sbcl/README
blob: 92b8b51afba52533757e5b63c384a3ef8202065d (plain)
1
2
3
4
5
6
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.