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

U aint gonna do this with Haskal anytime soon!

Name: W.T. Crackers 2016-09-02 0:44

Perl is king and here is the proof:
sub _ (&;@) {
my $f = shift;
my $x = sub {
my $x = shift;
sub { &$f(@_, &$x($x)) };
};
&$f(@_, &$x($x));
}

Name: Anonymous 2016-09-02 3:36

What programming language is this?

Name: Anonymous 2016-09-02 5:02

prime GET

Name: Anonymous 2016-09-02 8:14

>>2
It's actually cosmic rays and sunspots causing some of the bits previously making up the tranny porn stored on my HDD to flip and become VALID PERL CODE.

Name: Anonymous 2016-09-02 8:20

Perl is what happens when you try to code after your cat pissed on your keyboard.

Name: Anonymous 2016-09-02 17:36

I think this is pretty much the same thing:
fixs :: [[a->b]->a->b] -> [a->b]
fixs fl = U (\pp -> map ($pp) fl)

U f = f g where g = f g

Name: Anonymous 2016-09-02 20:15

>>6
Less readable than the perl zzzzzzzz

Name: Anonymous 2016-09-03 14:59

The forced readability of the code.

Name: Anonymous 2016-09-03 20:53

Perl is shit and the proof is that it has no useful type system.

Name: Anonymous 2016-09-03 21:47

>>9
Types are literally just gotos

Name: Anonymous 2016-09-03 22:26

types so dynamic everybody acting like they knew ya

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