Pinned Repositories
cinder
Cinder is Meta's internal performance-oriented production version of CPython.
cpython
The Python programming language
carp
"interesting" VM in C. Let's see how this goes.
full-beans
ghuloum
Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)
icdemo
A small inline caching demo.
indexer
Torrent indexer written in Ruby/Sinatra. Called Brightswipe.
scrapscript
A functional, content-addressable programming language.
skybison
A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidden classes; bytecode inline caching; type-specialized bytecode; an experimental template JIT.
tekknolagi.github.com
My personal website
tekknolagi's Repositories
tekknolagi/scrapscript
A functional, content-addressable programming language.
tekknolagi/full-beans
tekknolagi/tekknolagi.github.com
My personal website
tekknolagi/ddcg
Implementation of destination-driven code generation with control destinations. See [post.md](post.md)
tekknolagi/db.py
tekknolagi/isdt
The website for the Introduction to Software Development Tooling course.
tekknolagi/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
tekknolagi/omegastar
Delta debugging (originally for JIT compilers)
tekknolagi/wakey
tekknolagi/weval
tekknolagi/bcgen
Bytecode generator in the vein of copy-and-patch
tekknolagi/fenster
The most minimal cross-platform GUI library
tekknolagi/toy
tekknolagi/200andchange
tekknolagi/austinbostonberlin.github.io
Personal website built using Jekyll and hosted on GitHub Pages
tekknolagi/buildroot
buildroot fork
tekknolagi/ci-demo
tekknolagi/context-js
tekknolagi/cpython
The Python programming language
tekknolagi/cython
The most widely used Python to C compiler
tekknolagi/Moeenahamd.github.io
tekknolagi/mwillsey.github.io
my website
tekknolagi/natalie
a unique Ruby implementation, transpiled to C++ (WIP)
tekknolagi/plotkin-cps
tekknolagi/pypy-git
PyPy is a very fast and compliant implementation of the Python language.
tekknolagi/pypy.org
Sources for website at https://www.pypy.org
tekknolagi/redactor
tekknolagi/slow-in-place
tekknolagi/utest-repro
tekknolagi/utest.h
🧪 single header unit testing framework for C and C++