[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LFM
This page has quotes apparently from some authority at Sun
about why Java doesn't have macros.
http://www.artima.com/weblogs/viewpost.jsp?thread=5246
This guy pretty much explicitly says that it would be too
dangerous to let Java users have anything so powerful. This
is the point that Jonathan Rees has made about languages
for "pack programming"
http://www.paulgraham.com/reesoo.html
and Michael Vanier about "LFMs"
http://lambda.weblogs.com/discuss/msgReader$4365#4428
(which usage I notice continues to spread).
What they don't mention is how *hard* it would be to add macros
to a language with static typing, even if they wanted to.
--pg
- Follow-Ups:
- Re: LFM
- From: Bob Cassels <bobcassels@netscape.net>
- Re: LFM
- From: Neel Krishnaswami <neelk@alum.mit.edu>
- Re: LFM
- From: Neel Krishnaswami <neelk@alum.mit.edu>