in reply to Re^2: Perl 5 Optimizing Compiler, Part 9: RPerl.org & The Low-Magic Perl Commandments
in thread Perl 5 Optimizing Compiler, Part 9: RPerl.org & The Low-Magic Perl Commandments

Prove it. With real code.
  • Comment on Re^3: Perl 5 Optimizing Compiler, Part 9: RPerl.org & The Low-Magic Perl Commandments

Replies are listed 'Best First'.
Re^4: Perl 5 Optimizing Compiler, Part 9: RPerl.org & The Low-Magic Perl Commandments
by Will_the_Chill (Pilgrim) on Nov 12, 2013 at 15:14 UTC
    Pre-release hand-compiled alpha code here:

    https://github.com/wbraswell/rperl

    It should run in Linux, bulk88 and I are currently working to get it running in Windows. Please give it a try and let me know what happens. :-)

    Perling,
    ~ Will the Chill