merits of Lisp vs Python

Paul Rubin http
Mon Dec 11 19:42:48 EST 2006


Michael Livshin <usenet at cmm.kakpryg.net> writes:
> > Nobody seems to concerned that Haskell lacks macros.  What's up with
> > that?
> 
> Haskell is lazy, so it doesn't need macros (well, it would be more
> accurate to say that by not evaluating function arguments until they
> are needed it makes many of the usual macro usecases moot).
> 
> lazyness has a nontrivial cost, however, both runtime and cognitive.
> 
> hoping he's not answering a rhetorical question,

It's a reasonable answer.  Does SML have a macro system?



More information about the Python-list mailing list