On Wed, Nov 24, 1999 at 06:29:24PM -0500, Eduardo Costa wrote:
> Dear list members.
> In my opinion, a compiler for a functional language should have the following
> features:
[snip]
> 6- The code generated must be small, and use heap sparingly.

I was amazed that an utterly trivial program compiled to a 200k executable
with ghc. Presumably this is because the run time system gets linked in.
Why can't this be a shared library?

GregO

-- 
learning@TasLUG, where people get together and
learn about Linux http://learning.taslug.org.au

Reply via email to