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?

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