TypeScript is being ported to Go | interview with Anders Hejlsberg
Paulo Pinto
pjmlp at progtools.org
Sat Mar 15 08:12:52 UTC 2025
On Wednesday, 12 March 2025 at 13:05:05 UTC, Sergey wrote:
> On Wednesday, 12 March 2025 at 13:01:59 UTC, Robert Schadek
> wrote:
>> Interesting and a surprising technical interview.
>
> Already discussed ono Discord:
> Interesting - D fits everywhere except "We need concurrency and
> we need shared memory concurrency" - I mean in Go it is better..
> https://www.youtube.com/watch?v=10qowKUW82U&t=990s
>
> Oh and "we also need a great tooling" maybe not the best for
> D.. idk how good is support of vscode for Go but I assume it
> should be good
VSCode support for Go is first class, because it was started by
Microsoft themselves, and later given to the Go team at Google.
https://code.visualstudio.com/blogs/2020/06/09/go-extension
Microsoft also has their own Go distribution, and developer
support team,
https://devblogs.microsoft.com/go/
More information about the Digitalmars-d
mailing list