summaryrefslogtreecommitdiffstats
path: root/development/sbcl/README
diff options
context:
space:
mode:
author paul wisehart2011-03-04 20:35:23 +0100
committer Niels Horn2011-03-04 20:35:23 +0100
commite04ca096215d9771e37bc15a9afdbcf17fca3442 (patch)
treef9c8f16b497858f326eb9758081da5d77c7ada0f /development/sbcl/README
parent744a0267f8aae8bfe70c9e0642737701578d89c5 (diff)
downloadslackbuilds-e04ca096215d9771e37bc15a9afdbcf17fca3442.tar.gz
development/sbcl: Added (Steel Bank Common Lisp)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
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.