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

How do LISP macros differ from others?

Name: Anonymous 2011-09-05 13:07

I constantly hear LISPers boast of the macro capabilities of LISP. How are they different from, say, the macros one can make in C?

Name: Anonymous 2011-09-06 3:51

Any LISP macro (regardless of type) just produce more pages of LISP code.
 There is nothing magical and C code is faster than LISP. C macros are used to reduce code density, not to increase complexity of the language.

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