blob: bb4ef09cdf20bc6126497c9151058d3a606f17a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.
DrScheme's features include:
* 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
* Objects, threads, modules, exceptions, TCP/IP, and regular expressions,
and filesystem support
|