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

WHICH CAME FIRST?

Name: Anonymous 2011-08-01 6:49

I have wrote a function which gives an answer to the ultimate question. Behold:

function chicken() {
  return egg();
}
function egg() {
  return chicken();
}
alert(chicken() + " came first.");

Name: Anonymous 2011-08-01 7:01

your mom, as usual

Name: Anonymous 2011-08-01 7:01

It doesn't work and it's not funny.

Name: Anonymous 2011-08-01 7:20

**STACK OVERFLOW** came first.

Name: Anonymous 2011-08-01 8:01

>>4
Get a better compiler, those procedures are mutually tail-recursive.

Name: Anonymous 2011-08-01 11:40

>>5
ZOMG OPTIMIZED
alert(function(){while(1);}() + " came first.");

Name: Anonymous 2011-08-01 11:45

>>6
OMG OPTIMIZED!
Ω

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