/

compiler

javascript
language
rust
transpiler
programming-language
typescript
hacktoberfest
react
build-tool
wasm
interpreter
parser
jsx
bundler
java
c
python
es6
web
es2015
commonjs
esm
css
cpp
jit
node
blog
browser
hybrid
static-site-generator
loaders
module-bundler

rust-lang/rust
722日前90.1k

Empowering everyone to build reliable and efficient software.

sveltejs/svelte
722日前75.5k

Cybernetically enhanced web apps

webpack/webpack
722日前63.9k

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.

gatsbyjs/gatsby
724日前54.9k

The best React-based framework with performance, scalability and security built in.

FuelLabs/sway
722日前51.0k

🌴 Empowering everyone to build reliable and efficient smart contracts.

parcel-bundler/parcel
722日前43.0k

The zero configuration build tool for the web. 📦🚀

babel/babel
722日前42.8k

🐠 Babel is a compiler for writing next generation JavaScript.

evanw/esbuild
722日前36.8k

An extremely fast bundler for the web

vlang/v
722日前35.2k

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/carbon-lang
722日前32.0k

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

markedjs/marked
722日前31.4k

A markdown parser and compiler. Built for speed.

ziglang/zig
722日前28.8k

General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

typst/typst
722日前26.3k

A new markup-based typesetting system that is powerful and easy to learn.

vercel/pkg
722日前24.1k

Package your Node.js project into an executable

v8/v8
722日前22.4k

The official mirror of the V8 Git repository

oracle/graal
722日前19.6k

GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

RustPython/RustPython
722日前17.1k

A Python Interpreter written in Rust

nim-lang/Nim
721日前15.9k

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).

compiler-explorer/compiler-explorer
721日前14.8k

Run compilers interactively from your web browser and interact with the assembly

apache/tvm
721日前10.9k

Open deep learning compiler stack for cpu, gpu and specialized accelerators

BuilderIO/mitosis
720日前10.5k

Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.

DoctorWkt/acwj
722日前9.6k

A Compiler Writing Journey

wasp-lang/wasp
721日前9.6k

The fastest way to develop full-stack web apps with React & Node.js.

numba/numba
722日前9.2k

NumPy aware dynamic Python compiler using LLVM

munificent/craftinginterpreters
720日前7.9k

Repository for the book "Crafting Interpreters"

enso-org/enso
720日前7.2k

Hybrid visual and textual functional programming.

web-infra-dev/rspack
720日前6.9k

A fast Rust-based web bundler 🦀️

rescript-lang/rescript-compiler
725日前6.4k

The compiler for ReScript.

alangpierce/sucrase
720日前5.5k

Super-fast alternative to Babel for when you can target modern JS runtimes

parcel-bundler/lightningcss
720日前5.5k

An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.

red/red
724日前5.4k

Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!

apache/groovy
722日前5.0k

Apache Groovy: A powerful multi-faceted programming language for the JVM platform

ohmjs/ohm
722日前4.8k

A library and language for building parsers, interpreters, compilers, etc.

crosire/reshade
721日前3.7k

A generic post-processing injector for games and video software.

facebookincubator/cinder
721日前3.3k

Cinder is Meta's internal performance-oriented production version of CPython.

trunk-rs/trunk
720日前3.1k

Build, bundle & ship your Rust WASM application to the web.

quickjs-zh/QuickJS
720日前2.9k

QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。

TranscryptOrg/Transcrypt
725日前2.8k

Python 3.9 to JavaScript compiler - Lean, fast, open! -

erg-lang/erg
720日前2.5k

A statically typed language compatible with Python

grame-cncm/faust
724日前2.4k

Functional programming language for signal processing and sound synthesis

TypeScriptToLua/TypeScriptToLua
720日前1.9k

Typescript to lua transpiler. https://typescripttolua.github.io/

farm-fe/farm
720日前1.9k

Extremely fast Vite-compatible web build tool written in Rust

elixirscript/elixirscript
722日前1.6k

Converts Elixir to JavaScript

owenthereal/godzilla
744日前1.5k

Godzilla is a ES2015 to Go source code transpiler and runtime

fetlang/fetlang
721日前1.5k

Fetish-themed programming language

hyperledger/solang
725日前1.2k

Solidity Compiler for Solana and Polkadot

wende/elchemy
726日前1.1k

Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling)

google/j2cl
729日前1.1k

Java to Closure JavaScript transpiler