[plt-scheme] error reporting in MzScheme
MicheleSimionato at libero.it wrote:
> 1. if I run mzscheme from the command line, there is no support for
> the GNU readline library (I mean command history) so it is rather
> unusable;
You can download readline.plt from the PLT Add-Ons page:
http://www.cs.utah.edu/plt/develop/
Install it with:
setup-plt [--all-users] readline.plt
If you omit --all-users, setup-plt will install it in your personal
collection directory, not the global one.
--
Bradd W. Szonye
http://www.szonye.com/bradd