Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Perl5 > Perl6

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.

Name: Anonymous 2011-01-24 10:28

>>1
use v6;
/thread

Name: Anonymous 2011-01-24 10:29

PERL MY ANUS

Name: Anonymous 2011-01-24 10:37

>>1
implying VMs are slow

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

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!

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.

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!

Name: Anonymous 2011-01-24 13:57

>>7
return considered harmful. Use an operator or implicit return instead.

Name: Anonymous 2011-01-24 14:02

>>9
With the absence of leave in Rakudo you sometimes have to use implicit return in lambdas.

Name: Anonymous 2011-01-24 14:16

>>10
>>9
or implicit return

Name: Anonymous 2011-01-24 14:33

return my anus

Name: Anonymous 2011-01-24 16:18

my anus # implicit return

Name: Anonymous 2011-01-24 16:23

> return my anus
Malformed my at line 1, near "anus\n"
> return my $anus
Any()

Name: Anonymous 2011-01-24 18:17

>>14
So now just Any anus will do? You cad!

Name: Anonymous 2011-01-24 18:35

my $v = True but False but True but False

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

Name: Anonymous 2011-01-25 2:35

>>17
2π is harmful, use τ

Don't change these.
Name: Email:
Entire Thread Thread List