X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Fadd_to_compiler%2Fstate-of-play.verb;fp=ghc%2Fdocs%2Fadd_to_compiler%2Fstate-of-play.verb;h=301b2524dbf28a96df8411851a903d5f19af1464;hb=e7d21ee4f8ac907665a7e170c71d59e13a01da09;hp=0000000000000000000000000000000000000000;hpb=e48474bff05e6cfb506660420f025f694c870d38;p=ghc-hetmet.git diff --git a/ghc/docs/add_to_compiler/state-of-play.verb b/ghc/docs/add_to_compiler/state-of-play.verb new file mode 100644 index 0000000..301b252 --- /dev/null +++ b/ghc/docs/add_to_compiler/state-of-play.verb @@ -0,0 +1,14 @@ +%************************************************************************ +%* * +\section{The state of play} +%* * +%************************************************************************ + +\ToDo{This section will describe the state of play: where +functional-language compilers are; compared to their imperative +cousins.} + +%The burden of proof remains with us functional programmers. We +%encourage you to help solve this problem by contributing compiler +%passes that optimise real programs written in a standard non-toy +%language effectively.