Why TypeScript 7.0 Was Rewritten in Go
https://spf13.com/p/go-the-agentic-language/
porjo · 22 hours ago
2 comments
https://spf13.com/p/go-the-agentic-language/
porjo · 22 hours ago
2 comments
jaen · 11 hours ago
Misleading article. Probably partially AI written? Presents nonsense such as eg. the diamond inheritance example as valid-seeming argumentation.
Quite a few points are plain wrong and outdated and under-researched, eg. Python has uv, ruff and Pyrefly, and with that combination, has roughly the same agent ergonomics as Go and lower token count due to higher abstraction level.
hdjrudni · 10 hours ago
The entire article is speculation. The real answer was posted by Ryan Cavanaugh in the official repo over a year a go: https://github.com/microsoft/typescript-go/discussions/411 Why would trust anything else?
conartist6 · 4 hours ago
It's written in Go because they didn't realize it was a dead-end choice. They optimized their own perf reviews instead of the actual long-term health of the ecosystem...