annotate paste/paste.1949 @ 12257:1924fe176291 draft

<fizzie> ` sed -e \'s|wisdom|bin|\' < ../bin/cwlprits > ../bin/cblprits; chmod a+x ../bin/cblprits
author HackEso <hackeso@esolangs.org>
date Sat, 07 Dec 2019 23:36:53 +0000
parents b04daab6cdc1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3892
b04daab6cdc1 <oerjan> pastelogs recurisve
HackBot
parents:
diff changeset
1 2012-12-13.txt:06:38:35: <Fiora> but isn't the idea of tail call elimination that you just optimize a recurisve function into a loop via code transformation? so like, the function doesn't exist anymore kinda
b04daab6cdc1 <oerjan> pastelogs recurisve
HackBot
parents:
diff changeset
2 2013-10-07.txt:19:15:13: <fungot> boily: every procedure returns a recurisve procedure. http://www.kendyck.com/ 2005/ 02/15-feb-2005 the scsh manual is?!
b04daab6cdc1 <oerjan> pastelogs recurisve
HackBot
parents:
diff changeset
3 2013-10-07.txt:19:17:56: <tswett> I'd love to see the origin of "every procedure returns a recurisve procedure".
b04daab6cdc1 <oerjan> pastelogs recurisve
HackBot
parents:
diff changeset
4 2013-10-07.txt:19:18:28: <tswett> Search for "recurisve procedure", man.
b04daab6cdc1 <oerjan> pastelogs recurisve
HackBot
parents:
diff changeset
5 2013-10-07.txt:19:18:30: <Bike> "every procedure returns" and "returns a recurisve procedure" massed up.
b04daab6cdc1 <oerjan> pastelogs recurisve
HackBot
parents:
diff changeset
6 2013-10-07.txt:19:19:18: <tswett> Yeah, but what sorts of things return recurisve procedures?
b04daab6cdc1 <oerjan> pastelogs recurisve
HackBot
parents:
diff changeset
7 2013-10-07.txt:19:19:45: <Bike> https://www.google.com/search?q=recurisve this misspelling is more common than i thought.
b04daab6cdc1 <oerjan> pastelogs recurisve
HackBot
parents:
diff changeset
8 2013-10-07.txt:19:19:53: <tswett> I guess you could say that the Y combinator returns a recurisve procedure. But we wouldn't call it a procedure.
b04daab6cdc1 <oerjan> pastelogs recurisve
HackBot
parents:
diff changeset
9 2013-10-07.txt:19:21:33: <tswett> Like, since it's a "procedure", that seems to imply that it's an actual piece of computer code. A recurisve one, to boot. But what sort of thing would specifically return a piece of recurisve code, rather than just any type of code? Not a compiler. Usually.
b04daab6cdc1 <oerjan> pastelogs recurisve
HackBot
parents:
diff changeset
10 2013-10-07.txt:19:23:24: <Bike> recurisve*
b04daab6cdc1 <oerjan> pastelogs recurisve
HackBot
parents:
diff changeset
11 2013-10-07.txt:22:14:32: <oerjan> `pastelogs recurisve