Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: Perl 5, Python, Rakudo, C/C++, Java, Lua?

by raiph (Deacon)
on Apr 05, 2015 at 01:01 UTC ( [id://1122428]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl 5, Python, Rakudo, C/C++, Java, Lua?
in thread Perl 5, Python, Rakudo, C/C++, Java, Lua?

I'd not be surprised if the total number of CPAN modules actually tested by everyone who's tried Inline::Perl5 is less than 100 so far. A few folk on #perl6 have mentioned using it. Tux has mentioned using Inline::Perl5 with Text::CSV_XS elsewhere in this thread. Stefan Seifert, the author of Inline::Perl5, said it was working with DBI a few days after his first commits to Inline::Perl5 and he's since demo'd using it with Catalyst.

Stefan has also briefly touched on some Perl 5 features that are not expected to work with Inline::Perl5.

Another important option when considering mixing Perl 5 and Perl 6 is Inline::Perl6.

Btw `&foo.nextwith...` is supposed to one day tailcall the `foo` sub but it's not yet been implemented in Rakudo.

  • Comment on Re^2: Perl 5, Python, Rakudo, C/C++, Java, Lua?

Replies are listed 'Best First'.
Re^3: Perl 5, Python, Rakudo, C/C++, Java, Lua?
by einhverfr (Friar) on Apr 08, 2015 at 10:47 UTC
    Thanks for the nextwith stuff. I will keep an eye on that.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1122428]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-24 05:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found