On Sat, Sep 07, 2002 at 07:45:00AM +0200, Johan Schön (Firefruit) @ Pike (-) developers forum wrote:
http://zooko.com/shootout-compress.html An interesting fact from this page is that pike programs are more compact than their perl equivalents(!).
lol, so now we go optimizing for code size too? well, optimizing for lines of code is trivial:
code-="\n";
there, done. ;-)
but optimizing for compressed codesize ought to be interresting.
greetings, martin.