this post was submitted on 06 Aug 2023
20 points (100.0% liked)
Python
3235 readers
1 users here now
News and discussions about the programming language Python
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Sorry I removed the old message because I thought was not interesting.
I mean a compiler python to binaries, focused on performance optimization.
Currently with cython you compile to c and then compile to binaries.
Python ecosystem has become so complex and so widely used that a dedicated compiler would have its uses, and could do a lot in further optimizing performances