in reply to Re: Re: Is perl scalable?
in thread Is perl scalable?
Many JVMs do incremental compilation, using technology pioneered in Smalltalk and Self, though it's probably true that the fact of there being a separate "compilation" phase, by a thing called a "compiler" confuses many people about what's really going on under the covers.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: Is perl scalable?
by perrin (Chancellor) on Dec 06, 2002 at 03:30 UTC | |
by dws (Chancellor) on Dec 06, 2002 at 05:17 UTC |