[[project @ 2001-11-12 23:55:56 by chak] chak**20011112235556 Added a link to apt's External Core document. ] { hunk ./ghc/docs/comm/index.html 30 - the document. The Commentary is available online at -
- http://www.cse.unsw.edu.au/~chak/haskell/ghc/comm/ -
-

- This online version is updated - from - CVS - daily. + the document. hunk ./ghc/docs/comm/index.html 67 +

+ The online master copy of the Commentary is at +

+ http://www.cse.unsw.edu.au/~chak/haskell/ghc/comm/ +
+

+ This online version is updated + from + CVS + daily. hunk ./ghc/docs/comm/index.html 81 -Last modified: Tue Nov 6 15:07:39 EST 2001 +Last modified: Tue Nov 13 10:32:11 EST 2001 hunk ./ghc/docs/comm/others.html 17 + hunk ./ghc/docs/comm/others.html 26 + hunk ./ghc/docs/comm/others.html 34 +

  • Andrew Tolmach has defined + an external + representation of + GHC's Core language and also implemented a GHC pass + that emits the intermediate form into .hcr files. The + option -fext-core triggers GHC to emit Core code after + optimisation; in addition, -fno-code is often used to + stop compilation after Core has been emitted. + hunk ./ghc/docs/comm/others.html 56 -Last modified: Wed Aug 8 00:47:05 EST 2001 +Last modified: Tue Nov 13 10:56:57 EST 2001 }