On Sat, 5 Apr 2008, John Cowan wrote:

Alex Shinn scripsit:

DEFINE-MACRO is just EVAL.  Syntactic closures is just EVAL
with the two extra env parameters, [...].

And as I believe I heard someone say on #scheme the other day, if your
program involves EVAL, it's probably broken.  Even if the EVAL is hidden
behind something else.


This sentence makes no sense to me, as this would imply that all programs
are always broken.


-elf


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to