summaryrefslogtreecommitdiff
path: root/ghc/docs/add_to_compiler/state-of-play.verb
blob: 301b2524dbf28a96df8411851a903d5f19af1464 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.