ChatGH

编译器与工具链

编译器、解释器、代码检查工具及语言工具链。

仓库

TypeScript 是 JavaScript 的超集,为其引入静态类型系统,可编译为干净、可读的标准 JS。凭借智能 IDE 支持(代码补全、重构)、类型安全保障及跨平台能力,它已成为大型前端、后端及全栈应用开发的事实标准,由微软主导并拥有庞大的社区生态。

TypeScript
109.9k
8 days ago

SWC(Speedy Web Compiler)是用 Rust 编写的超快速 TypeScript/JavaScript 编译器、压缩器和打包器,同时支持 CSS/HTML 处理。提供 Node.js、WASM 和 CLI 多种接入方式,可作为 Babel 的替代方案,被 Next.js 等主流框架采用,大幅加速 Web 构建流程。

Rust
34.3k
9 hours ago

⛄ Possibly the smallest compiler ever

JavaScript
28.5k
2 years ago

The official mirror of the V8 Git repository

C++
25.1k
3 days ago
oxc-project/oxc

⚓ A collection of high-performance JavaScript tools.

Rust
22.0k
a day ago

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

C#
20.5k
2 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.0k
5 months ago

A virtual machine for executing programs written in Hack.

C++
18.6k
7 days ago

A lightweight WebAssembly runtime that is fast, secure, and standards-compliant

Rust
18.3k
a day ago

mold: A Modern Linker 🦠

C++
16.7k
a day ago