Hacker News new | ask | show | jobs
by regehr 3746 days ago
Meanwhile, Java runs pretty fast.
1 comments

Java doesn't suffer from these a bunch of these limitations, though, especially around aliasing. That makes a big difference. (Though signed indexing is still an issue in Java, unfortunately…)