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

Pages: 1-4041-

Recursive thread

Name: Anonymous 2007-07-08 11:28 ID:37X1x8H2

>>1
NO U

Name: Anonymous 2007-07-08 11:35 ID:yS2MMoRx

goto does not make it recursive

Name: Anonymous 2007-07-08 11:40 ID:517yUbq7

>>2
Saged

Name: Anonymous 2007-07-08 14:43 ID:KqkfMSfl

[6:3] Recursive thread


6:)

Name: Anonymous 2007-07-08 14:59 ID:OVj6G9JL

goto means he already did the tail recursion optimization

Name: Anonymous 2007-07-08 15:09 ID:KqkfMSfl

((λ (x) (eval `(,x ',x))) '(λ (x) (eval `(,x ',x))))

Name: Anonymous 2007-07-08 18:27 ID:XAYwQozH

>>6
FAIL

Name: Anonymous 2007-07-08 20:47 ID:6i5LYUXG

>>8

Name: Anonymous 2007-07-08 21:28 ID:TblmrolA

lol:
pop eax
call dword ptr ds:[lol]

Name: Anonymous 2007-07-08 21:43 ID:+OVYJUfs

(define (λ) (λ))

Name: Anonymous 2007-07-08 22:29 ID:XAYwQozH

>>12
sucks

Name: Anonymous 2007-07-08 22:30 ID:XAYwQozH

>>11
sucks

Name: Anonymous 2007-07-09 0:50 ID:0snRmHd1

>>11
>>12
now that's recursive

Name: Anonymous 2007-07-09 0:50 ID:0snRmHd1

>>15 is WRONG

Name: Anonymous 2007-07-09 0:51 ID:k3PMm1oI

>>14 is RIGHT

Name: Anonymous 2007-07-09 1:35 ID:ZqQzth8n

I have a morning ritual that I need to share. I call it 'the terminator'. First I crouch down in the shower in the classic 'naked terminator traveling through time' pose. With my eyes closed I crouch there for a minute, visualizing either Arnold or the guy from the second movie (not the chick in the third one because that one sucked) and I start to hum the terminator theme. Then I slowly rise to a standing position and open my eyes. It helps me to proceed through my day as an emotionless, cyborg badass. The only problem is if the shower curtain sticks to my terminator leg. It ruins the fantasy.

Name: Anonymous 2007-07-09 3:20 ID:Xtbv4Cmd

>>13
That's binary recursion. >>1 is unary (i.e. regular) recursion.

Name: Anonymous 2007-07-09 4:03 ID:Heaven

Name: Anonymous 2007-07-09 4:03 ID:Heaven

Name: Anonymous 2007-07-09 4:04 ID:7ZqOvclO

Name: Anonymous 2007-07-09 4:15 ID:Heaven

function(x){return x<2?1:(function(y,z){return((y--)*z(y))})(x,arguments.callee)}

Name: Anonymous 2007-07-09 5:06 ID:urrmQIn3

Not quite recursive, but...
>>999999
goes to the last post in the thread, regardless of what number it is

Name: Anonymous 2007-07-09 5:36 ID:d/Cmf+BV

>>999998
test

Name: Anonymous 2007-07-09 5:39 ID:hrLYphh4

Name: Anonymous 2007-07-09 5:39 ID:hrLYphh4

>>0x999999999999999999999999

Name: Anonymous 2007-07-09 5:43 ID:urrmQIn3

Typing >>0 will show the entire thread, and when typing any number greater than the number of current responses, it will go to the last one in the thread. Since the maximum number of replies a thread can have is 1,000, a number of over 1,000 will always show the last post, regardless of how long the thread is, even if it gets threadstopped.

Name: Anonymous 2007-07-09 5:57 ID:xs/WZpuO

>>2
Goto is tail call optimization

Name: Anonymous 2007-07-09 6:46 ID:PFagQgYc

>>9
ZOMG STACK UNDERFLOW

Name: Anonymous 2007-07-09 8:41 ID:/JepXVZn

>>-
>>,
ZOMG IT'S BRAINFUCK

Name: Anonymous 2007-07-09 9:18 ID:3hkG5Fhc

>>28
The call instruction pushes the ret address on the stack before branching, the pop removes it. Stack is balanced.

Name: Anonymous 2007-07-09 9:23 ID:Heaven

(S(SKK)(SKS))(S(KSKS)(S(SKS)(SKK)))

Name: Anonymous 2007-07-10 4:03 ID:IlSHwZzK

y f = f (y f)

Name: Anonymous 2007-07-10 4:08 ID:Heaven

i'd push her pop if you know what i mean

Name: Anonymous 2007-07-10 4:48 ID:IlSHwZzK

>>33
WTF? WHY ARE YOU SAGING?

Name: Anonymous 2007-07-10 4:57 ID:IA3HemzR

>>34
>>33 is another poster in this topic, and is hiding his shame. Coward, come out from behind your Heaven tripcode.

Name: Anonymous 2007-07-10 6:30 ID:h/y7OEZo

>>35
ID:Heaven is not a tripcode.
>>34
SAGE IS DELICIOUS

Name: Anonymous 2007-07-10 6:46 ID:IA3HemzR

ITT saging cowardice.

Name: Anonymous 2007-07-10 7:08 ID:Heaven

>>34
WTF? WHY ARE YOU BUMPING THIS THREAD?

Name: Anonymous 2007-07-10 9:35 ID:IlSHwZzK

ID:Heaven IS a tripcode

Name: Anonymous 2007-07-10 10:32 ID:Heaven

>>39
[b][i][u]no[/u][/i]|/b]

Name: Anonymous 2007-07-10 10:34 ID:Heaven

>>40
fail

Name: Anonymous 2007-07-10 11:37 ID:rkyRNUrS

>>40
segfaulted

Name: Anonymous 2007-07-10 13:08 ID:IlSHwZzK

>>40
LOL YOU FAIL

Name: Anonymous 2007-07-10 17:29 ID:sEIaQC9y

>>45
YES!

Name: Anonymous 2007-07-10 17:35 ID:D7jB4bar

>>44 is ghey.

Name: Anonymous 2007-07-10 17:43 ID:JRTbbw/A

>>42
└◯└

Name: A 2007-07-11 9:41 ID:uKTB1/r4

poop

Name: Anonymous 2010-12-21 8:03

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