HackerTrans
トップ新着トレンドコメント過去質問紹介求人

raaid-rt

no profile record

投稿

Show HN: Tacopy – Tail Call Optimization for Python

github.com
95 ポイント·投稿者 raaid-rt·8 か月前·54 コメント

コメント

raaid-rt
·7 か月前·議論
Have some ideas on getting around this - stay tuned...
raaid-rt
·7 か月前·議論
thanks for making this! - curious to hear if you had any suggestions for what else you'd want supported by this tool
raaid-rt
·7 か月前·議論
Haha this is my first attempt at making an open-source tool - I don't really know what kind of comment hygiene we want here.
raaid-rt
·7 か月前·議論
Certain function calls that were unable to be run in Python can now be run. From that perspective, my thinking was that this was a net good since one can preserve the "clean syntax" from recursion while still being able to access the performance benefits of an iterative solution.