X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Fcomm%2Fthe-beast%2Fdriver.html;fp=ghc%2Fdocs%2Fcomm%2Fthe-beast%2Fdriver.html;h=2c56182591a05a519751a04bf8d9f5d1adf70dfe;hb=c737f0f3c09a0fcf379a60d36b3f44f4b93dfae3;hp=0000000000000000000000000000000000000000;hpb=110a35dc422a67e79baf1e101a19284dc7168908;p=ghc-hetmet.git diff --git a/ghc/docs/comm/the-beast/driver.html b/ghc/docs/comm/the-beast/driver.html new file mode 100644 index 0000000..2c56182 --- /dev/null +++ b/ghc/docs/comm/the-beast/driver.html @@ -0,0 +1,27 @@ + + + + + The GHC Commentary - The Glorious Driver + + + +

The GHC Commentary - The Glorious Driver

+

+ The Glorious Driver (GD) is the part of GHC that orchestrates the + interaction of all the other pieces that make up GHC. It supersedes the + Evil Driver (ED), which was a Perl script that served the same + purpose and was in use until version 4.08.1 of GHC. Simon Marlow + eventually slayed the ED and instated the GD. +

+ The GD has been substantially extended for GHCi, i.e., the interactive + variant of GHC that integrates the compiler with a (meta-circular) + interpreter since version 5.00. + +

+ +Last modified: Wed Aug 8 19:22:14 EST 2001 + + + +