logoalt Hacker News

kpw94today at 4:30 AM1 replyview on HN

Agree that go is the best due to its main design goal: A language that's simple for any programmer fitting that definition https://news.ycombinator.com/item?id=30688969.

> "They’re not capable of understanding a brilliant language but we want to use them to build good software. So, the language that we give them has to be easy for them to understand and easy to adopt."

This makes it a great language not just for young Googlers programmers, but also for LLM Agents!

IMO, the next big language will be similar philosophy, but without garbage collection. (is Zig the closest to filling that niche?)


Replies

9rxtoday at 6:09 AM

> is Zig the closest to filling that niche?

Given what you said about Go, presumably that is Solod (https://solod.dev)