Robert Uhl <[EMAIL PROTECTED]> writes:
> > And you can't implement Python generators as Lisp macros in any
> > reasonable way.
> I'm pretty certain it could be done with conditions.

It's worse than that, there was a big sub-thread about it, conclusion
seems to be it can be done but you need a code walker.  I'd consider
that pretty messy, but at least slightly within the scope of
"reasonable".
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to