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

Programming Jokes

Name: Anonymous 2007-06-07 6:41 ID:nmbUVY+e

Post some of your good programming jokes here!
A good one I know is:
"My other car is a cdr" as in car and cdr from LISP

Also,
Why do programmers always confuse christmas and halloween?
Because oct[31] = dec[25]

Name: Anonymous 2007-06-09 5:40 ID:DCLgHwNx

USING: kernel math sequences-internals ;
: sort ( seq quot -- result )
over length 1 <=
[ drop ] [ over >r >r divide r> conquer r> like ] if ;
inline

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