Compilers are software that translate higher-level programming languages to lower-level languages (e.g. machine code).
There are 37,676 repositories under compiler topic.
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 zero configuration build tool for the web. 📦🚀
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
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)
Rust-based platform for the Web
GraalVM compiles applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
A Python Interpreter written in Rust
⭐️ A friendly language for building type-safe, scalable systems!
The Crystal Programming Language
Run compilers interactively from your web browser and interact with the assembly
A TypeScript-like language for WebAssembly.
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
⚓ A collection of JavaScript tools written in Rust.
A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.
The fast Rust-based JavaScript bundler with webpack-compatible API 🦀️