in reply to Re^3: Perl 5 Optimizing Compiler, Part 3: I Have A Dream
in thread Perl 5 Optimizing Compiler, Part 3: I Have A Dream

Sadly, your best bet is to write a Perl 5 to .NET CIL or Java bytecode compiler since pretty much all CPUs nowadays are tuned to running one of those 2 VMs.

Elaboration or pointers?


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

The start of some sanity?

  • Comment on Re^4: Perl 5 Optimizing Compiler, Part 3: I Have A Dream

Replies are listed 'Best First'.
Re^5: Perl 5 Optimizing Compiler, Part 3: I Have A Dream
by bulk88 (Priest) on Aug 24, 2012 at 19:22 UTC