Hacker News new | ask | show | jobs
by mtsr 575 days ago
> also of note is to notice how many languages lack good support in standard library and therefore require much more code to be needed.

That’s fine for web oriented languages. But I sure hope others aren’t including a complete HTTP stack in the standard library.

1 comments

Zig is a system language but it still has HTTP and JSON in the stdlib.