aboutsummaryrefslogtreecommitdiff
path: root/development/sbcl/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/sbcl/README')
-rw-r--r--development/sbcl/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/development/sbcl/README b/development/sbcl/README
index 364732890fc47..92b8b51afba52 100644
--- a/development/sbcl/README
+++ b/development/sbcl/README
@@ -1,6 +1,6 @@
-Steel Bank Common Lisp (SBCL) is an open source (free software)
-compiler and runtime system for ANSI Common Lisp. It provides an
-interactive environment including an integrated native compiler,
-a debugger, and many extensions.
-
-This is from the pre-compiled linux binary supplied by 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.