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/icdemo
A small inline caching demo.
tekknolagi/dcheck
C++ dynamic assertion library
tekknolagi/dotfiles
tekknolagi/weechat-nostr
tekknolagi/libgrapheme
mirror of https://git.suckless.org/libgrapheme
tekknolagi/aoc2022
tekknolagi/autossh-mirror
tekknolagi/awesome-graal
A curated list of awesome resources for Graal, GraalVM, Truffle and related topics
tekknolagi/build-prove-compare-student-code
Student-facing code from the book *Programming Languages: Build, Prove, and Compare* by Norman Ramsey
tekknolagi/cacao
CACAO is a Java Virtual Machine with a JIT compiler for various architectures. It includes the Boehm garbage collector and uses GNU Classpath or OpenJDK as the core Java library.
tekknolagi/carbone
tekknolagi/flite
A small fast portable speech synthesis system
tekknolagi/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
tekknolagi/graal
GraalVM: Run Programs Faster Anywhere :rocket:
tekknolagi/JIT_graveyard
A list of dead JIT compiler projects for CPython.
tekknolagi/langjam
tekknolagi/Lichen
tekknolagi/one-pass-code-generation-in-v8
One-pass Code Generation in V8 (Archive)
tekknolagi/petermalmgren.com
My Blog
tekknolagi/picoc
tekknolagi/pitifulvm
A shabby implementation of Java virtual machine in C
tekknolagi/pocketpy
C++17 header-only Python interpreter for game engines.
tekknolagi/Pyjion
Pyjion - A JIT for Python based upon CoreCLR
tekknolagi/ruby-implementations
List of Ruby implementations.
tekknolagi/RustPython
A Python Interpreter written in Rust
tekknolagi/tel_ldr
Tiny ELF loader
tekknolagi/tinyfive
simple RISC-V model and ISS written in Python
tekknolagi/tweets
janky twitter replacement.
tekknolagi/wasm-jit
Test materials for getting JIT support for wizer
tekknolagi/website
Source for PRL website