Hi Alexis,
I have downloaded the sources from Darcs and I am trying to isolate the critical components of YHC. Does anyone have resources that explains the overview of the source tree...important folders, main program, etc? Can anyone give a rough overview?
If you give us a quick hint at what you are most interested in we can point you in the right direction :)
Make
Experimental and incomplete Haskell build system - not currently used
bootstrap
Bootstrapping stuff, hand written hi files
misc
Left over stuff.
src
The good stuff! interactive = yhci packages = Haskell libraries tester = test framework compiler98 = the compiler libraries = Yhc.Core stuff runtime = yhi translator = javascript stuff Thanks Neil _______________________________________________ Yhc mailing list [email protected] http://www.haskell.org/mailman/listinfo/yhc
