編譯器、直譯器、程式碼檢查工具及語言工具鏈。
編譯器與工具鏈
倉庫
TypeScript 是 JavaScript 的超集合,加入靜態型別系統,可編譯為乾淨、可讀的標準 JavaScript。憑藉強大的 IDE 工具支援(IntelliSense、重構)、型別安全及跨平台能力,它是大規模網頁、伺服器與跨平台應用開發的首選語言,由微軟主導並擁有活躍社群。
TypeScript
109.9k10 days ago
SWC(Speedy Web Compiler)是以 Rust 撰寫的超快速 TypeScript/JavaScript 編譯器、壓縮器與打包工具,同時支援 CSS/HTML 處理。提供 Node.js、WASM 及 CLI 等多種接入方式,可作為 Babel 的替代方案,被 Next.js 等主流框架採用,大幅加速 Web 建構流程。
Rust
34.3k2 days ago
⛄ Possibly the smallest compiler ever
JavaScript
28.5k2 years ago
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
C#
20.5k3 days ago
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
Java
19.0k5 months ago
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
Rust
18.3k3 days ago