/

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

Empowering everyone to build reliable and efficient software.

sveltejs/svelte
347日前75.5k

Cybernetically enhanced web apps

webpack/webpack
347日前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
349日前54.9k

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

FuelLabs/sway
347日前51.0k

🌴 Empowering everyone to build reliable and efficient smart contracts.

parcel-bundler/parcel
347日前43.0k

The zero configuration build tool for the web. 📦🚀

babel/babel
347日前42.8k

🐠 Babel is a compiler for writing next generation JavaScript.

evanw/esbuild
347日前36.8k

An extremely fast bundler for the web

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

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

markedjs/marked
347日前31.4k

A markdown parser and compiler. Built for speed.

ziglang/zig
347日前28.8k

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

typst/typst
347日前26.3k

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

vercel/pkg
347日前24.1k

Package your Node.js project into an executable

v8/v8
347日前22.4k

The official mirror of the V8 Git repository

oracle/graal
347日前19.6k

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

RustPython/RustPython
347日前17.1k

A Python Interpreter written in Rust

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

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

apache/tvm
346日前10.9k

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

BuilderIO/mitosis
345日前10.5k

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

DoctorWkt/acwj
347日前9.6k

A Compiler Writing Journey

wasp-lang/wasp
346日前9.6k

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

numba/numba
347日前9.2k

NumPy aware dynamic Python compiler using LLVM

munificent/craftinginterpreters
345日前7.9k

Repository for the book "Crafting Interpreters"

enso-org/enso
345日前7.2k

Hybrid visual and textual functional programming.

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

A fast Rust-based web bundler 🦀️

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

The compiler for ReScript.

alangpierce/sucrase
345日前5.5k

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

parcel-bundler/lightningcss
345日前5.5k

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

red/red
349日前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
347日前5.0k

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

ohmjs/ohm
347日前4.8k

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

crosire/reshade
346日前3.7k

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

facebookincubator/cinder
346日前3.3k

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

trunk-rs/trunk
345日前3.1k

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

quickjs-zh/QuickJS
345日前2.9k

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

TranscryptOrg/Transcrypt
350日前2.8k

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

erg-lang/erg
345日前2.5k

A statically typed language compatible with Python

grame-cncm/faust
349日前2.4k

Functional programming language for signal processing and sound synthesis

TypeScriptToLua/TypeScriptToLua
345日前1.9k

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

farm-fe/farm
345日前1.9k

Extremely fast Vite-compatible web build tool written in Rust

elixirscript/elixirscript
347日前1.6k

Converts Elixir to JavaScript

owenthereal/godzilla
369日前1.5k

Godzilla is a ES2015 to Go source code transpiler and runtime

fetlang/fetlang
346日前1.5k

Fetish-themed programming language

hyperledger/solang
350日前1.2k

Solidity Compiler for Solana and Polkadot

wende/elchemy
351日前1.1k

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

google/j2cl
354日前1.1k

Java to Closure JavaScript transpiler