#compilers (26 Repositories)
Ranked open-source repositories tagged with #compilers, scored by pull request acceptance likelihood and maintainer engagement velocity.
19.8%
3.1h
26 repositories tagged #compilers
mimir/mimir
MimIR is my Intermediate Representation
beehive-lab/GPULlama3.java
GPU-accelerated Llama3.java inference in pure Java using TornadoVM.
decompme/decomp.me
Collaborative decompilation and reverse engineering website
microsoft/qdk
Microsoft Quantum Development Kit, including the Q# programming language, resource estimator, and Quantum Katas
amber-lang/amber
💎 Amber the programming language compiled to Bash/Ksh/Zsh
k1ngmang/lazurite
simple functional programming language
jmorag/mcc
MicroC example compiler for Stephen Edward's PLT class, but in Haskell
mukul-rathi/bolt
Bolt is a language with in-built data-race freedom!
ixionlang/ixion
🔮 modern scripting programming language
arialang/aria
The Aria Programming Language
ego/awesome-mojo
Awesome Mojo🔥
never-lang/never
Never: statically typed, embeddable functional programming language.
google/jsir
Next-generation JavaScript analysis tooling
polyglot-compiler/JLang
JLang: Ahead-of-time compilation of Java programs to LLVM
analang/como-lang-ng
como-lang-ng is now ana-lang, located at https://github.com/analang/ana
SRI-CSL/gllvm
Whole Program LLVM: wllvm ported to go
sampsyo/cs6120
advanced compilers
isuckatcs/how-to-compile-your-language
An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.
windicss/docs
📖 Documentation for Windi CSS
vidarh/writing-a-compiler-in-ruby
Code from my series on writing a Ruby compiler in Ruby
brendanzab/language-garden
A garden of small programming language implementations 🪴
chrisdone-archive/duet
A tiny language, a subset of Haskell aimed at aiding teachers teach Haskell
Eliah-Lakhin/lady-deirdre
Compiler front-end foundation technology.
tdp2110/crafting-interpreters-rs
Crafting Interpreters in Rust
trailofbits/vast
VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choose the best fit representations for a program analysis or further program abstraction.
lac-dcc/honey-potion
Writing eBPF programs with Elixir!