这一次,由微软牵头,又掀起了一场关于编程语言的大战。 事情起因于 3 月 11 日,微软在官方博客上宣布了一则重大消息:TypeScript 编译器和工具链将迎来原生实现。简单来看,所谓原生实现,就是用一种更接近计算机底层的语言(如 Rust、Go 或 C++)重新实现 ...
如今,TypeScript 已跻身主流编程语言之列,但另一方面,微软将其编译器从自身语言迁移至 Go 的举动,也在无形中承认了它在性能层面的物理上限。正如 RedMonk 分析师 Stephen O’Grady 去年的疑问: ...
微软已经着手将 TypeScript 编译器和工具集移植至 Go,旨在实现各类代码库的 10 倍编译速度提升。大部分开发者都觉得这是个好消息。不过,也有一些人感到不解,他们想知道,为什么微软选择了 Go 语言,而不是 Rust 语言来做这件事。 昨天,TypeScript 之父 Anders ...
Last week Microsoft announced a major shift in the architectural direction of its TypeScript language. Until now the TypeScript compiler, tsc, was written in TypeScript itself, compiled to JavaScript, ...
Microsoft expects its port of the TypeScript compller, tools, and code base from JavaScript to Go will be completed by the end of 2025. Microsoft is developing a native TypeScript implementation based ...
TypeScript was once born out of necessity to compensate for JavaScript's greatest weaknesses. For years now, it has been an almost indispensable tool in web development, always slightly ahead of ...
Microsoft has unveiled new plans for its TypeScript programming language that are designed to deliver a tenfold acceleration and provide a foundation for improved handling of AI tools. Behind this is ...
Microsoft's open-source programming language TypeScript – the alter ego of JavaScript but with a type system – turns 10 years old this December. It's grown to become a go-to language for building apps ...