5 ms·
Indeed! Converting one's entire code base to a different language ecosystem, finding equivalents to each of your third-party dependencies, is less painful than
by m_c_g 4y ago
Indeed! Converting one's entire code base to a different language ecosystem, finding equivalents to each of your third-party dependencies, is less painful than employing a library to selectively compile a few performance bottlenecks in your code.
(Modules like PyJulia facilitate a more incremental approach.)
- Alifatisk 4y ago/s
- xigoi 4y agoThat's why you should switch before creating the codebase in the first place.
- asidogbniobio 4y agoNormally I'd agree with your sarcasm, but Python is such a disaster that I am in favor of ditching it ASAP in favor of literally anything else.