Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Unbounded Tail Recursion in Python with Lambdak (github.com/yawaramin)
2 points by yawaramin on Jan 14, 2015 | hide | past | favorite | 1 comment


A nice 'free' feature of my combinator library for writing anonymous function expressions in Python,[1] is that tail recursion can be turned into iteration. This is a 'tutorial' style article. Would welcome feedback.

[1] https://github.com/yawaramin/lambdak




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: