|
Re: Perl 6 and byte code: msg#00557lang.perl.perl6.internals
On Wed, Oct 27, 2004 at 12:00:33PM +0100, Peter Hickman wrote: > Presently Python compiles it's py files to pyc files that can then be > run without access to the source (the py). > > Would Perl 6 be able to do this? Compile the pl to plc and pm to pmc and > load the ??c version if it was available and newer than the > source? I suppose that means implementing for perl6 the equivalent of ccache. I doubt that, in general, the preferred form of a dynamic programming language is the bytecode one. > > Other than code hiding would there be any performance benefits? > There is the age old debate about the dubious benefits of source code hiding. -- stef |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Install-Problem: 00557, Alberto Manuel Brandão Simões |
|---|---|
| Next by Date: | Re: pmc_type: 00557, Stéphane Payrard |
| Previous by Thread: | Perl 6 and byte codei: 00557, Peter Hickman |
| Next by Thread: | Re: Perl 6 and byte code: 00557, Dan Sugalski |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |