Perl5 > Perl6
1
Name:
Anonymous
2011-01-24 10:23
Perl6 will *never* come out fully functional and it will *never* run faster than Perl5. The idiots who took over development of Perl and pushed the whole Perl6 scheme are too stupid to realize that they cant follow in javas footsteps with the 'virtual machine' crap. Perl5 > Perl6. Parrot was supposed to be a joke where it was a vm that runs both python and perl code. Some idiot took it upon themselves to take it seriously.
2
Name:
Anonymous
2011-01-24 10:28
3
Name:
Anonymous
2011-01-24 10:29
PERL MY ANUS
4
Name:
Anonymous
2011-01-24 10:37
>>1
implying VMs are slow
5
Name:
Anonymous
2011-01-24 12:37
There are serious improvements to Rakudo's speed which haven't been merged yet. At the moment Niecza (on CLR) is faster than Rakudo.
Perl 5 and Python also compile internally to bytecodeIHBT
6
Name:
Anonymous
2011-01-24 12:47
Hey, it's only been 10 years and we already have half the operators working! Not at usable speeds yet, but!
7
Name:
Anonymous
2011-01-24 12:59
You want to make fun of Perl 6? Here's some fuel for the fire: return raises an exception.
8
Name:
Anonymous
2011-01-24 13:38
>>1
What's stopping you from implementing the language in C?
Hurry, off you go to the
STD !
9
Name:
Anonymous
2011-01-24 13:57
>>7
return considered harmful. Use an operator or implicit return instead.
10
Name:
Anonymous
2011-01-24 14:02
>>9
With the absence of
leave in Rakudo you sometimes have to use implicit return in lambdas.
11
Name:
Anonymous
2011-01-24 14:16
>>10
>>9
or implicit return
12
Name:
Anonymous
2011-01-24 14:33
return my anus
13
Name:
Anonymous
2011-01-24 16:18
my anus # implicit return
14
Name:
Anonymous
2011-01-24 16:23
> return my anus
Malformed my at line 1, near "anus\n"> return my $anus
Any()
15
Name:
Anonymous
2011-01-24 18:17
>>14
So now just
Any anus will do? You cad!
16
Name:
Anonymous
2011-01-24 18:35
my $v = True but False but True but False
17
Name:
>>10
2011-01-25 0:13
>>11
Yes, I was supporting the claim in
>>9 . Not every comment is an argument
! Please remain calm
!
>>16
Speaking of type shenanigans:
sub postfix:<π>($x) { $x * pi; }
i<3π ;
Bool::True
18
Name:
Anonymous
2011-01-25 2:35
>>17
2π is harmful, use τ