in reply to Re: What's wrong with Perl 6?
in thread What's wrong with Perl 6?
"Perl 6 is vaporware because the design keeps changing and will never be finished. Will Perl 6 be bootstrapped so that mere mortals can contribute to the source or won't it?"
fglock and audrey have worked on a mini-perl6 specification, mp6, which has already been bootstrapped: mp6 is written in mp6.
"How can I contribute. I don't know C so I can't help out with Parrot. I don't know Haskell so I can't help out with Pugs."
fglock has also written v6.pm, which is a perl6 implementation written in perl5. You can help to improve it with your perl5 knowledge.
And you can start now:
cpan> install v6
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: What's wrong with Perl 6?
by Limbic~Region (Chancellor) on May 10, 2007 at 16:52 UTC | |
by nferraz (Monk) on May 10, 2007 at 17:51 UTC |