On Tue, Oct 1, 2013 at 11:36 AM, rusi <rustompm...@gmail.com> wrote:
>> (But I do sometimes yearn for a goto.)
>
> Ha! In Scheme, a tail call IS a goto with parameter re-assignment

Precisely. In fact, tail call optimization basically consists of that
exact rewrite. I'm absolutely fine with it being completely explicit.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to