Haskell Module Browser with code
Jan Skibinski
jans@numeric-quest.com
Fri, 19 Jan 2001 11:52:58 -0500 (EST)
Classes available from the description page at
http://www.numeric-quest.com/haskell/explorer/browser.html
Works in Squeak. Supports Hugs and NHC. Support for other
environments is planned. Hugs Module Browser is good only for
Linux/Unix users due to current lack of a support for pipes
and processes in Mac/Windows. NHC Module Browser should work
in any environment since it does not need to communicate with
external processes.
This is the interim release, far from being finished, not
optimized, with some glitches and unfinished design.
Jan