Front page | perl.perl6.internals |
Postings from December 2001
Re: setline
Thread Previous
|
Thread Next
From:
Simon Cozens
Date:
December 19, 2001 16:34
Subject:
Re: setline
Message ID:
20011220003647.GA20645@netthink.co.uk
On Wed, Dec 19, 2001 at 11:38:39PM +0000, Alex Gough wrote:
> We're clearly doing this wrong, is it really worth calling
> setline every time we *run* the line in question
We call setline whenever the code generated by the compiler tells us
to. If it's so dumb that it calls setline in the middle of a tight
loop, so be it.
--
"The Amiga is the only personal computer where you can run a multitasking
operating system and get realtime performance, out of the box."
-- Peter da Silva
Thread Previous
|
Thread Next
-
setline
by Alex Gough
-
Re: setline
by Simon Cozens