jpienaar's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
karpathy/LLM101n
LLM101n: Let's build a Storyteller
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
DoctorWkt/acwj
A Compiler Writing Journey
kanaka/mal
mal - Make a Lisp
rui314/chibicc
A small C compiler
martinvonz/jj
A Git-compatible VCS that is both simple and powerful
tummychow/git-absorb
git commit --fixup, but automatic
iree-org/iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
tensorflow/mlir
"Multi-Level Intermediate Representation" Compiler Infrastructure
jacktasia/dumb-jump
an Emacs "jump to definition" package for 50+ languages
llvm/torch-mlir
The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.
IUCompilerCourse/Essentials-of-Compilation
A book about compiling Racket and Python to x86-64 assembly
loarabia/Clang-tutorial
A collection of code samples showing usage of clang and llvm as a library
takluyver/bash_kernel
A bash kernel for IPython
arximboldi/ewig
The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture
evmar/n2
n2 ("into"), a ninja compatible build system
cirocosta/asciinema-edit
asciinema casts post-production tools
g-ford/cradle
Let's Build a Compiler (in Haskell)
blanchette/logical_verification_2020
Companion files for Logical Verification 2020–2021 at VU Amsterdam
opencompl/lean-mlir-old
embedding MLIR in LEAN
marmat/nikon-gp1-diy
A low-cost GPS module for Nikon DSLRs
cda-group/arc
Programming Language for Continuous Deep Analytics
SRI-CSL/filia
Translate Python and JavaScript into MLIR
Flakebi/tree-sitter-tablegen
Tree sitter parser for LLVM TableGen
jgrgt/Seven-Languages-in-Seven-Weeks--Solutions
Solutions for the exercises in the book "Seven Languages in Seven Weeks"