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 beginner to advanced, an algebraic
stepper for the beginner language, interactive and
graphical static analysis, a graphical user
interface (GUI) library, objects, threads,
modules, exceptions, TCP/IP, regular expressions,
and filesystem support.
License: GNU Lesser General Public License (LGPL)
Changes:
This release fixes a number of bugs. Most
noteworthy, the "Internal Error" message when
requiring a PLaneT package has been fixed and
user-defined teachpacks now work properly.