The React Framework
-
Updated
Mar 14, 2024 - JavaScript
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 Kotlin Programming Language.
The zero configuration build tool for the web. 📦🚀
🐠 Babel is a compiler for writing next generation JavaScript.
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
A markdown parser and compiler. Built for speed.
Rust-based platform for the Web
A new markup-based typesetting system that is powerful and easy to learn.
The official mirror of the V8 Git repository
A Python Interpreter written in Rust