Hacker News new | ask | show | jobs
by Terry_Roll 1608 days ago
<goes away to find out what if its in my preferred language & tool>

Its not something I've every heard of before, I guess its peculiar to Python though but dont most languages have some eccentricity?

1 comments

It's absolutely not peculiar to Python, it's something that every single language implementation has to make a decision on one way or the other.

Here's an SO answer from 2008 about how to enable TCO in various C and C++ compilers: https://stackoverflow.com/questions/34125/which-if-any-c-com...

There are many things both you and I have never heard of before. That's normal.