[plt-scheme] collections included in mzscheme 299.101
On Apr 5, djneu at att.net wrote:
> I thought the mzscheme distro would include everything except for
> the "GUI" stuff. Is this correct?
No -- it's a sort of a minimal distribution. There are several other
tools (like Swindle) that have nothing to do with GUI, yet they are
not distributed with the mzscheme distribution. There are other tools
that could be separated into parts that don't require GUI (like some
of the language levels). This can change if there is need and
agreement.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!