Compilers & Toolchains

Compilers, interpreters, linters, and language toolchains.

Repositories

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. It adds optional static types to enable better tooling, refactoring, and scalability for large-scale applications across any browser, host, or OS.

TypeScript
109.3k
8 days ago

SWC (Speedy Web Compiler) is a super-fast TypeScript/JavaScript compiler, minifier, and bundler written in Rust. Supporting Node.js, WASM, and CLI, it serves as a drop-in Babel replacement and powers frameworks like Next.js to dramatically accelerate web development builds.

Rust
34.1k
20 hours ago

⛄ Possibly the smallest compiler ever

JavaScript
28.5k
2 years ago

The official mirror of the V8 Git repository

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

⚓ A collection of high-performance JavaScript tools.

Rust
21.6k
20 hours ago

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

C#
20.5k
a day ago

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

Java
18.9k
4 months ago

A virtual machine for executing programs written in Hack.

C++
18.6k
5 days ago

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

Rust
18.2k
a day ago

mold: A Modern Linker 🦠

C++
16.4k
2 months ago