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

Pages: 1-

Tragic news, everyone ;_;

Name: Anonymous 2010-05-21 20:36

Richard Stallman was diagnosed with anal cancer at 4:22 today. His anus will have to be reHAXED  to stop the spread of the cancer. Send him all your best wishes /prog/. ;_;

Name: Anonymous 2010-05-21 20:41

Goodnight, sweet prince.

Name: Anonymous 2010-05-21 21:49

Get the fuck out.

Name: Anonymous 2010-05-21 22:02

I guess you can say that Richard Stallman is Anal Touring Complete

Name: Anonymous 2010-05-21 22:28

*grabs duck*

Name: Anonymous 2010-05-22 2:08

I feel kind of bad about it :(

Name: Anonymous 2010-05-22 2:14

You'll be free, haxxers.  You'll be free.

Name: Anonymous 2010-05-22 2:52

Freenode #Lisp is currently under attack!

<spahn> there is nothing you can do in Lisp that you can't do in c
<spahn> you can have complete functional model in c with function pointers and structs
<stassats> no one stops you
<spahn> and encasulation of data members in the structs, to control state
<joshe> sure, same with machine code
<spahn> no not same
<stassats> please, do not continue this discussion, it's boring
<spahn> in scheme:      (define foo (lambda (a b) (+ a b)))
<spahn> in c++
<spahn>      Lambda((int a, int b), int, return a+b) foo;
<stassats> spahn: stop this
<spahn> man thats nice
<spahn> lets truly discus the merits here


Man your battle-stations, gentlemen!

Name: Anonymous 2010-05-22 3:20

>>8
why did you feel the need to post it here, spahn?

Name: Anonymous 2010-05-22 7:53

I wish I could channel Naggum right about now

Name: Anonymous 2010-05-22 8:15

     Lambda((int a, int b), int, return a+b) foo;

WTF is that? C++0x lambda doesn't look like this

Name: Anonymous 2010-05-22 8:20

>>11

#define Lambda(in,out,code) \
    struct {\
        out operator()in{code;}\
    }


horrible!

Name: Anonymous 2010-05-22 8:22

>>12
also it would make more sense to inherit from a polymorphic class so you could pass and return it. I don't know if this would actually work, but if it would, I'd like to know

Name: Anonymous 2010-05-22 8:54

>>1
s/everyone/みんあ/

Name: Anonymous 2010-05-22 9:16

>>12
no linkage

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