/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
A tail calling interpreter for Python (already landed in CPython)
(blog.reverberate.org)
122 points
phsilva
| 1 comments |
17 Feb 25 07:12 UTC
|
HN request time: 0s
|
source
Show context
thunkingdeep
◴[
20 Feb 25 03:19 UTC
]
No.
43110710
[source]
▶
>>43076088 (OP)
#
This does NOT mean Python will get Tail Call Optimization, as Guido cannot be shown The Light, and has decided.
replies(4):
>>43110815
#
>>43110832
#
>>43111490
#
>>43112657
#
ehsankia
◴[
20 Feb 25 03:39 UTC
]
No.
43110832
[source]
▶
>>43110710
#
Guido is no longer BDFL though, it's the steering committee that decides.
replies(2):
>>43110980
#
>>43111674
#
1.
thunkingdeep
◴[
20 Feb 25 04:06 UTC
]
No.
43110980
[source]
▶
>>43110832
#
Ah, you’re correct. My comment was mainly meant as a tongue in cheek remark to point out that this definition of tailcall is wholly separate from Python function objects and merely an implementation detail.
ID:
GO
↑