2000-05-22 22:26:59 +02:00
|
|
|
DrScheme is a graphical environment for developing programs using the Scheme,
|
|
|
|
MzScheme, and MrEd programming languages. DrScheme runs under Windows 95/98/NT,
|
2003-05-06 19:40:18 +02:00
|
|
|
MacOS, and Unix/X.
|
2000-05-22 22:26:59 +02:00
|
|
|
|
2003-05-06 19:40:18 +02:00
|
|
|
DrScheme's features include:
|
2000-05-22 22:26:59 +02:00
|
|
|
|
2003-05-06 19:40:18 +02:00
|
|
|
* Source text highlighting of syntax and run-time errors
|
2000-05-22 22:26:59 +02:00
|
|
|
* Support for multiple levels of Scheme from Beginning Student to
|
2003-05-06 19:40:18 +02:00
|
|
|
Full Scheme
|
|
|
|
* An algebraic stepper for the Beginning Student language
|
|
|
|
* Interactive and graphical static analysis
|
|
|
|
* A graphical user interface (GUI) library
|
2000-05-22 22:26:59 +02:00
|
|
|
* Objects, threads, modules, exceptions, TCP/IP, and regular expressions,
|
|
|
|
and filesystem support
|