Re: TIL redux (was Re: What will the Perl6 code name be?)

2000-10-27 Thread Chaim Frenkel
[cc'ed to perl6-internals] > "AS" == Ariel Scolnicov <[EMAIL PROTECTED]> writes: AS> A TIL doesn't stand in the way. You just don't get the same AS> advantages (e.g. code compactness, e.g. reasonably easy peephole AS> optimisation for unthreaded code) if you try to compile to a TIL. AS> Whi

Re: TIL redux (was Re: What will the Perl6 code name be?)

2000-10-27 Thread Ariel Scolnicov
[re-sent to -internals; sorry, Chaim] Chaim Frenkel <[EMAIL PROTECTED]> writes: > [cc'ed to perl6-internals] > > > "AS" == Ariel Scolnicov <[EMAIL PROTECTED]> writes: > > AS> A TIL doesn't stand in the way. You just don't get the same > AS> advantages (e.g. code compactness, e.g. reasona