in reply to Re^3: Perl 5 Optimizing Compiler, Part 15: RPerl v1.2 Kickstarter Now Live
in thread Perl 5 Optimizing Compiler, Part 15: RPerl v1.2 Kickstarter Now Live
Well the question seems to be, if a compatibility mode would be offered, to run "impure" code at "normal" speed. Otherwise I have problems to see the manpower coming to port old CPAN modules.
But if use types really means that variables must be typed, together with all other restrictions, this would just be a C (or C++) with Perlish syntax (and consequently a different language)
Which isn't necessarily useless. I could still imagine this to be useful as an inline language ( Inline::RPerl ) to avoid XS for inner loops where performance matters.
(which would also solve the compatibility issue)
Rather not as a replacement for Perl in total...
> For me, personally, the "Low-Magic Perl Commandements" do not really read like a technical list of things that are supported or unsupported.
This religious approach is really disturbing ...
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Perl 5 Optimizing Compiler, Part 15: RPerl v1.2 Kickstarter Now Live
by Corion (Patriarch) on Sep 28, 2015 at 08:04 UTC | |
by LanX (Saint) on Sep 28, 2015 at 12:48 UTC | |
|
Re^5: Perl 5 Optimizing Compiler, Part 15: RPerl v1.2 Kickstarter Now Live
by Anonymous Monk on Sep 27, 2015 at 23:39 UTC |