[project @ 1996-07-19 18:36:04 by partain]
[ghc-hetmet.git] / ghc / docs / add_to_compiler / state-of-play.verb
1 %************************************************************************
2 %*                                                                      *
3 \section{The state of play}
4 %*                                                                      *
5 %************************************************************************
6
7 \ToDo{This section will describe the state of play: where
8 functional-language compilers are; compared to their imperative
9 cousins.}
10
11 %The burden of proof remains with us functional programmers.  We
12 %encourage you to help solve this problem by contributing compiler
13 %passes that optimise real programs written in a standard non-toy
14 %language effectively.