Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
How do LISP macros differ from others?
1
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?
10
Name:
Anonymous
2011-09-05 16:10
Making things hard to compile is inevitably the result of making them hard to understand. If you can't know whether something is a procedure call or a macro, you make it impossible to analyze not only for compilers but also for programmers.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List