← Back to context Comment by lolinder 4 months ago Exactly. Write it in Java, optimize what you need to, leave the rest alone. 1 comment lolinder Reply pjmlp 4 months ago As polyglot dev, I never understood this religious approach that it has to be 100% pure unadulterated in language XYZ for performance.Nope, embrace the productivity of managed languages, if really needed, package that rest in a native library, done.
pjmlp 4 months ago As polyglot dev, I never understood this religious approach that it has to be 100% pure unadulterated in language XYZ for performance.Nope, embrace the productivity of managed languages, if really needed, package that rest in a native library, done.
As polyglot dev, I never understood this religious approach that it has to be 100% pure unadulterated in language XYZ for performance.
Nope, embrace the productivity of managed languages, if really needed, package that rest in a native library, done.