/

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

Empowering everyone to build reliable and efficient software.

sveltejs/svelte
580日前75.5k

Cybernetically enhanced web apps

webpack/webpack
580日前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
582日前54.9k

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

FuelLabs/sway
580日前51.0k

🌴 Empowering everyone to build reliable and efficient smart contracts.

parcel-bundler/parcel
580日前43.0k

The zero configuration build tool for the web. 📦🚀

babel/babel
580日前42.8k

🐠 Babel is a compiler for writing next generation JavaScript.

evanw/esbuild
580日前36.8k

An extremely fast bundler for the web

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

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

markedjs/marked
580日前31.4k

A markdown parser and compiler. Built for speed.

ziglang/zig
580日前28.8k

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

typst/typst
580日前26.3k

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

vercel/pkg
580日前24.1k

Package your Node.js project into an executable

v8/v8
580日前22.4k

The official mirror of the V8 Git repository

oracle/graal
580日前19.6k

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

RustPython/RustPython
580日前17.1k

A Python Interpreter written in Rust

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

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

apache/tvm
579日前10.9k

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

BuilderIO/mitosis
578日前10.5k

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

DoctorWkt/acwj
580日前9.6k

A Compiler Writing Journey

wasp-lang/wasp
579日前9.6k

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

numba/numba
580日前9.2k

NumPy aware dynamic Python compiler using LLVM

munificent/craftinginterpreters
578日前7.9k

Repository for the book "Crafting Interpreters"

enso-org/enso
578日前7.2k

Hybrid visual and textual functional programming.

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

A fast Rust-based web bundler 🦀️

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

The compiler for ReScript.

alangpierce/sucrase
578日前5.5k

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

parcel-bundler/lightningcss
578日前5.5k

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

red/red
582日前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
580日前5.0k

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

ohmjs/ohm
580日前4.8k

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

crosire/reshade
579日前3.7k

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

facebookincubator/cinder
579日前3.3k

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

trunk-rs/trunk
578日前3.1k

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

quickjs-zh/QuickJS
578日前2.9k

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

TranscryptOrg/Transcrypt
583日前2.8k

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

erg-lang/erg
578日前2.5k

A statically typed language compatible with Python

grame-cncm/faust
582日前2.4k

Functional programming language for signal processing and sound synthesis

TypeScriptToLua/TypeScriptToLua
578日前1.9k

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

farm-fe/farm
578日前1.9k

Extremely fast Vite-compatible web build tool written in Rust

elixirscript/elixirscript
580日前1.6k

Converts Elixir to JavaScript

owenthereal/godzilla
602日前1.5k

Godzilla is a ES2015 to Go source code transpiler and runtime

fetlang/fetlang
579日前1.5k

Fetish-themed programming language

hyperledger/solang
583日前1.2k

Solidity Compiler for Solana and Polkadot

wende/elchemy
584日前1.1k

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

google/j2cl
587日前1.1k

Java to Closure JavaScript transpiler