Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
drscheme: Graphical environment for developing programs using Scheme
- Summary
- DrScheme is an interactive, integrated, graphical programming
environment for the MzScheme programming language, and the MrEd
windowing toolbox.
DrScheme provides source highlighting for syntax and run-time errors,
support for multiple language levels, an algebraic stepper, objects,
modules, a GUI library, TCP/IP, and much more. It includes an
extensive, hyper-linked help system called Help Desk, available from
the Help menu.
You can enhance DrScheme with many add-ons, including MrFlow, a static
debugger.
MzScheme is R5RS-compliant, including the full numerical tower. It
also provides threads (on all platforms), exceptions, modules,
class-based objects, regular-expression matching, TCP/IP, and more.
MrEd provides a windowing toolbox for creating windows and menus; a
drawing toolbox for drawing to windows, bitmaps, and printer devices;
and an editor toolbox for creating multimedia editors.
Changelog
- * Sun Mar 27 13:00:00 2005 Gerard Milmeister <gemi{%}bluewin{*}ch> - 299.100-1
- New Version 299.100
- * Sat Mar 26 12:00:00 2005 Gerard Milmeister <gemi{%}bluewin{*}ch> - 209-1
- Renamed package from plt to drscheme
- * Sat Dec 18 12:00:00 2004 Gerard Milmeister <gemi{%}bluewin{*}ch> - 0:209-0.fdr.1
- New Version 209