Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: The current state of Perl6

by Anonymous Monk
on Apr 19, 2010 at 11:51 UTC ( [id://835465]=note: print w/replies, xml ) Need Help??


in reply to Re: The current state of Perl6
in thread The current state of Perl6

I think that won't be the case with Perl 6 as they have found a way integrating existing CPAN modules with Perl 6 code. You are actually very right in pointing out this fact, Its not just a bare interpreter. The word production ready actually has a lot of meanings like availability of sufficient documentation, standard libraries, spec completion, stability etc. But you have to start some where like Python 3 did, there idea is to really backport the Python 3 stuff into 2.x. In their case they have something to migrate to, in our case our migration target isn't yet ready. So the focus should be first on spec completion first not migration.

Replies are listed 'Best First'.
Re^3: The current state of Perl6
by cdarke (Prior) on Apr 19, 2010 at 14:21 UTC
    they have found a way integrating existing CPAN modules with Perl 6 code

    Wow! Really? Does anyone have a link to that?

      I think that's a bold exaggeration.

      There's blizkost, which integrates parrot with perl5 (by loading the dynamic perl5 libraries). Currently that works to the point where callbacks in both directions work, simple method calls, numbers and strings.

      Due to a bug in parrot that integration currently can't be used in Rakudo (or in other high-level langugages) for that matter.

      Perl 6 - links to (nearly) everything that is Perl 6.
      A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (7)
As of 2024-04-19 16:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found