Hacker News new | ask | show | jobs
by sitkack 4410 days ago
Tail calls have already been implemented in Python using a similar technique, http://code.activestate.com/recipes/496691/