tekknolagi / skybisonLinks
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.
☆46Updated last month
Alternatives and similar repositories for skybison
Users that are interested in skybison are comparing it to the libraries listed below
Sorting:
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆24Updated this week
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆14Updated last year
- The fluffy programming language main repository☆25Updated 12 years ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆15Updated 9 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 3 months ago
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- A collection of lambda calculus interpreters and development tools☆16Updated 2 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- A term rewriting system for experimental programming language development.☆44Updated last month
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 3 years ago
- An optimizing compiler for a large subset of the C programming language☆26Updated 2 weeks ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last week
- egg is a flexible, high-performance e-graph library☆12Updated last year
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- ☆23Updated 3 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated 11 months ago
- unicode security guidelines for identifiers☆31Updated 8 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Compact garbage-collected heap and JSON-like object model☆80Updated 2 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆21Updated last week
- CHR2 to SQL conversion☆14Updated 9 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- A self sufficient programming language: have your cake and eat it at compile time☆11Updated this week
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 years ago
- A lightweight python3 library for arithmetic with real numbers.☆65Updated 7 months ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- GCC plugin for C language that tracks references to allocated objects☆28Updated 3 months ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated last year