/

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
503日前90.1k

Empowering everyone to build reliable and efficient software.

sveltejs/svelte
503日前75.5k

Cybernetically enhanced web apps

webpack/webpack
503日前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
505日前54.9k

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

FuelLabs/sway
503日前51.0k

🌴 Empowering everyone to build reliable and efficient smart contracts.

parcel-bundler/parcel
503日前43.0k

The zero configuration build tool for the web. 📦🚀

babel/babel
503日前42.8k

🐠 Babel is a compiler for writing next generation JavaScript.

evanw/esbuild
503日前36.8k

An extremely fast bundler for the web

vlang/v
503日前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
503日前32.0k

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

markedjs/marked
503日前31.4k

A markdown parser and compiler. Built for speed.

ziglang/zig
503日前28.8k

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

typst/typst
503日前26.3k

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

vercel/pkg
503日前24.1k

Package your Node.js project into an executable

v8/v8
503日前22.4k

The official mirror of the V8 Git repository

oracle/graal
503日前19.6k

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

RustPython/RustPython
503日前17.1k

A Python Interpreter written in Rust

nim-lang/Nim
502日前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
502日前14.8k

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

apache/tvm
502日前10.9k

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

BuilderIO/mitosis
501日前10.5k

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

DoctorWkt/acwj
503日前9.6k

A Compiler Writing Journey

wasp-lang/wasp
502日前9.6k

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

numba/numba
503日前9.2k

NumPy aware dynamic Python compiler using LLVM

munificent/craftinginterpreters
501日前7.9k

Repository for the book "Crafting Interpreters"

enso-org/enso
501日前7.2k

Hybrid visual and textual functional programming.

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

A fast Rust-based web bundler 🦀️

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

The compiler for ReScript.

alangpierce/sucrase
501日前5.5k

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

parcel-bundler/lightningcss
501日前5.5k

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

red/red
505日前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
503日前5.0k

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

ohmjs/ohm
503日前4.8k

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

crosire/reshade
502日前3.7k

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

facebookincubator/cinder
502日前3.3k

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

trunk-rs/trunk
501日前3.1k

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

quickjs-zh/QuickJS
501日前2.9k

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

TranscryptOrg/Transcrypt
506日前2.8k

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

erg-lang/erg
501日前2.5k

A statically typed language compatible with Python

grame-cncm/faust
505日前2.4k

Functional programming language for signal processing and sound synthesis

TypeScriptToLua/TypeScriptToLua
501日前1.9k

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

farm-fe/farm
501日前1.9k

Extremely fast Vite-compatible web build tool written in Rust

elixirscript/elixirscript
503日前1.6k

Converts Elixir to JavaScript

owenthereal/godzilla
525日前1.5k

Godzilla is a ES2015 to Go source code transpiler and runtime

fetlang/fetlang
502日前1.5k

Fetish-themed programming language

hyperledger/solang
506日前1.2k

Solidity Compiler for Solana and Polkadot

wende/elchemy
507日前1.1k

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

google/j2cl
510日前1.1k

Java to Closure JavaScript transpiler