summaryrefslogtreecommitdiffstats
path: root/development/sbcl/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/sbcl/README')
-rw-r--r--development/sbcl/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/development/sbcl/README b/development/sbcl/README
new file mode 100644
index 0000000000..364732890f
--- /dev/null
+++ b/development/sbcl/README
@@ -0,0 +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.