Hacker News new | ask | show | jobs
by HervalFreire 1193 days ago
Of course the person you're replying to is talking about languages without a garbage collector. Systems languages with zero cost abstractions.
1 comments

But why? There is nothing about a shell that requires zero cost abstractions or no gc. It farms all of its work out to other executables. A shell could be written in literally any language.