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

C versus LISP

Name: Anonymous 2009-05-26 13:44

At McDonalds:
LISP:
(bag (box (fries) (box (burger) napkin)
Burgers are magically handled by George.

C:
struct s_bag bag;
struct s_box fries_box;
struct s_box burger_box;
struct s_sandwich burger;
unsigned int num_fries;
fries_box.contents = num_fries;
burger_box.contents /* TODO: convert s_sandwhich to INT */
...refactor 1.3 jigga-times...


At your PC:
LISP:
How do I think about this problem?

C:
How would a compiler think about this problem?

Name: Anonymous 2009-05-26 13:49

Your argument boils down to the fact that you suck at C and/or don't understand how computers work?

Look, there's no conflict between C and Lisp. If you want attention that badly, find a real issue to argue about.

Name: Anonymous 2009-05-26 13:54

>>2
NO EXCEPTIONS

Name: Anonymous 2009-05-26 14:04

>>2
Your argument boils down to the fact that you suck at LISP and/or don't understand how computers work?

Look, there's no conflict between C and Lisp. If you want attention that badly, find a real issue to argue about.

Name: Anonymous 2009-05-26 14:33

You forgot two closing parentheses in the Lisp code and it makes me very angry.

Name: Anonymous 2009-05-26 14:37

>>5
My text field ran out of room, so really there's three parentheses written on top of one another, and two after burger.

Name: Anonymous 2009-05-26 14:54

>>2
>>4
Your arguments boils down to the fact that you both suck at SICP and/or don't understand SICP?

Name: Anonymous 2009-05-26 15:01

Your PC:
LISP:
How can I run this at a decent speed?

C:
Vrooom!

Name: Anonymous 2009-05-26 15:25

>>8
Your argument boils down to the fact that you suck at LISP and/or don't understand how computers work?

Look, there's no conflict between C and Lisp. If you want attention that badly, find a real issue to argue about.

Name: Anonymous 2009-05-26 15:26

>>8
CTECH JuST KICKED IN YO

Name: Anonymous 2009-05-26 16:03


        ,. -ー- 、
        {∧_∧}
        (´・ω・`) Your argument boils down to the fact that you suck at LISP and/or don't understand how computers work?
      (二二二) Look, there's no conflict between C and Lisp. If you want attention that badly, find a real issue to argue about.
        \  /
         i´  `i
 ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄
.          ___  *pkunk*
         (二二二)
        \  /
         i´  `i
 ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄

Name: Anonymous 2011-02-03 2:43

Name: Anonymous 2011-02-04 15:34


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