logoalt Hacker News

wiseowiseyesterday at 10:23 AM3 repliesview on HN

I’ll be happy if over night all Python code in the world can reap 10-100x performance benefits without changing much of a codebase, you can continue having soup of multiple languages.


Replies

bloppeyesterday at 2:26 PM

Me too, but changing the referential semantics would be a massive breaking change. That doesn't qualify as "without changing much of a codebade". And tacking on a giant new orthogonal type system to avoid breaking existing code would be akin to creating a new language. Why bother when you can just write Python modules in Rust.

drob518yesterday at 1:52 PM

I’d like to be good looking and drive a Ferrari. But that probably isn’t going to happen, either.

BerislavLopacyesterday at 12:48 PM

Any program written in Python of any significant size is literally a soup of multiple languages.

show 1 reply