Repository navigation
编译器
Compilers are software that translate higher-level (more human readable) programming languages to lower-level languages (e.g. machine code). The processor executes machine code, which indicates when binary high and low signals are required in the arithmetic logic unit of the processor. Examples of compiled languages include BASIC, Fortran, C++, C, and Java.
The React Framework
Empowering everyone to build reliable and efficient software.
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
The best React-based framework with performance, scalability and security built in.
The Kotlin Programming Language.
The zero configuration build tool for the web. 📦🚀
🐠 Babel is a compiler for writing next generation JavaScript.

A new markup-based typesetting system that is powerful and easy to learn.
An extremely fast bundler for the web
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
A markdown parser and compiler. Built for speed.
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
Rust-based platform for the Web
The official mirror of the V8 Git repository
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
A Python Interpreter written in Rust