Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yeah, those languages do a really good point of demonstrating the original point! Java would lead to a lot better performance in a lot of cases (like building a native application say) but Python despite being slow, has great FFI (which Java doesn't) so is a good shout for use cases like data science where you really just want a high level controller for some C or Rust code.

Point being, Python despite being slow as a snail or a cruise ship will lead to faster performance in some specific contexts, so context really is everything.



Have you tried Java’s new ffi api? It’s a lot better than in the past.

https://openjdk.org/jeps/454




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: