Hacker News new | ask | show | jobs
by jaunkst 2814 days ago
GC can make high demand applications stutter. From a performance and security prespective I think rust makes a great candidate for a HLL kernal.
1 comments

GC enabled system programming languages like D, Active Oberon or Modula-3, among others, allow for many ways to allocate memory, it is not GC all the way down.