Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: How I came to contribute to Perl 6

by moritz (Cardinal)
on Jul 14, 2009 at 21:34 UTC ( [id://780081]=note: print w/replies, xml ) Need Help??


in reply to Re: How I came to contribute to Perl 6
in thread How I came to contribute to Perl 6

I have to agree with Limbic~Region - we do try to give helpful answers if the answer is already specced and/or well understood. As it is the nature with evolving languages that's not always the case.
If there is some feature not yet implemented (built-in functions would probably be easiest) that you want to see - go ahead and write it

I'd like to point out that (since June 25th) you can also implement operators in Perl 6 in Rakudo, with only marginally more effort. To get the right precedence and associativity you should still register it in src/parser/grammar-oper.pg, but the actual implementation can be done in pure Perl 6.

Log In?
Username:
Password:

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

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

    No recent polls found