A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2007-October/074912.html below:

[Python-Dev] Explicit Tail Calls

[Python-Dev] Explicit Tail Calls [Python-Dev] Explicit Tail CallsShane Hathaway shane at hathawaymix.org
Fri Oct 12 20:16:03 CEST 2007
Shane Hathaway wrote:
> Shane Hathaway wrote:
>> I'm interested in seeing a good way to write tail calls in Python.  Some
>> algorithms are more readable when expressed using tail recursion.
> 
> About ten seconds after I wrote the previous message, I realized two things:
> 
> - It's easy to write "return Return" instead of "raise Return".  So
> "raise TailCall" is probably better.
> 
> - I can write a complete implementation of this idea with nothing but a
> simple decorator.  Check it out!

With yet another 10 seconds, I realized my quick implementation actually
does nothing to optimize tail calls.  Working on a fix.

Shane

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4