[Yhc] YHC Source: Where to Start?

Neil Mitchell ndmitchell at gmail.com
Tue Jun 5 15:58:49 EDT 2007


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


More information about the Yhc mailing list