Hacker News new | ask | show | jobs
by jcranberry 3327 days ago
I'm not particularly educated in this issue, but if you're going to use a garbage collector, why not just use a language with a GC that abstracts away memory management completely? Like, what would be the advantages over Java?