MrEd
|
MrEd is a graphical implementation of the Scheme programming language
for Windows 95/98/NT/2000, MacOS, and Unix/X. GUI applications written
using MrEd run on all supported platforms without modification.
MrEd provides
MrEd's GUI toolbox is integrated with a thread system. MrEd dispatches each GUI event to the handler thread via synchronous (single-threaded) callback procedures, but MrEd also supports multiple eventspaces, which permit asynchronous (multi-threaded) event handling among different sets of windows. Related software:
Further information about MrEd: |
|
System requirements: Windows 95/98/NT/2000, MacOS, or Unix running the X Window System. MrEd is useful given at least 12 MB of RAM. MrEd is distributed with DrScheme, which requires about 17 MB of disk space.
| PLT / scheme@cs.rice.edu |