summaryrefslogtreecommitdiffstats
path: root/development/mit-scheme/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/mit-scheme/README')
-rw-r--r--development/mit-scheme/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/development/mit-scheme/README b/development/mit-scheme/README
new file mode 100644
index 0000000000..3b8ead4248
--- /dev/null
+++ b/development/mit-scheme/README
@@ -0,0 +1,6 @@
+MIT/GNU Scheme is an implementation of the Scheme programming language,
+providing an interpreter, compiler, source-code debugger, integrated
+Emacs-like editor, and a large runtime library. MIT/GNU Scheme is best suited
+to programming large applications with a rapid development cycle.
+
+http://www.gnu.org/software/mit-scheme/