Hacker News new | ask | show | jobs
by pymonks 4621 days ago
Can Go, the so called future systems-language be used for writing device drivers ? if not why ?
1 comments

Mandatory garbage collection.

So far, no mainstream operating system includes garbage collection and there seems to be nobody who considers it a good idea.

(except the Oberon guys, maybe)