summaryrefslogtreecommitdiff
path: root/lang/drscheme/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'lang/drscheme/DESCR')
-rw-r--r--lang/drscheme/DESCR14
1 files changed, 7 insertions, 7 deletions
diff --git a/lang/drscheme/DESCR b/lang/drscheme/DESCR
index 8a9c4d82a4f..bb4ef09cdf2 100644
--- a/lang/drscheme/DESCR
+++ b/lang/drscheme/DESCR
@@ -1,14 +1,14 @@
DrScheme is a graphical environment for developing programs using the Scheme,
MzScheme, and MrEd programming languages. DrScheme runs under Windows 95/98/NT,
-MacOS, and Unix/X.
+MacOS, and Unix/X.
- DrScheme's features include:
+ DrScheme's features include:
- * Source text highlighting of syntax and run-time errors
+ * Source text highlighting of syntax and run-time errors
* Support for multiple levels of Scheme from Beginning Student to
- Full Scheme
- * An algebraic stepper for the Beginning Student language
- * Interactive and graphical static analysis
- * A graphical user interface (GUI) library
+ Full Scheme
+ * An algebraic stepper for the Beginning Student language
+ * Interactive and graphical static analysis
+ * A graphical user interface (GUI) library
* Objects, threads, modules, exceptions, TCP/IP, and regular expressions,
and filesystem support