[cvs-nhc98] cvs commit: nhc98/src/runtime/LiterateKernel Makefile
README bytecode.fwi cdata.fwi cinterface.fwi collector.fwi doc.fw
graph.fwi main.fwi mark.fwi mutator.fwi newbuiltin.fwi
newtables.fwi stableptr.fwi system.fwi unix.fwi
Malcolm Wallace
malcolm at haskell.org
Fri Apr 1 05:54:21 EST 2005
malcolm 2005/04/01 02:54:20 PST
Added files:
src/runtime/LiterateKernel Makefile README bytecode.fwi
cdata.fwi cinterface.fwi
collector.fwi doc.fw graph.fwi
main.fwi mark.fwi mutator.fwi
newbuiltin.fwi newtables.fwi
stableptr.fwi system.fwi unix.fwi
Log:
Tony Sloane has made a good start on converting the nhc98 runtime Kernel
to a literate style, using funnelweb. The original .c/.h files, along with
a .tex document, are generated from the new .fwi files.
This version is incomplete - profiling and internal debugging code
are not yet incorporated, and the resulting Kernel has had only light
testing so far.
More information about the Cvs-nhc98
mailing list