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.
☆51Updated 7 months ago
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☆65Updated 3 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆25Updated this week
- WASM compatible RPython fork☆34Updated 2 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 9 months ago
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years 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.☆67Updated 3 months ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆16Updated 10 years ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆18Updated last year
- High-performance Python runtime extensions☆54Updated this week
- A term rewriting system for experimental programming language development.☆48Updated this week
- C89 expressions parsed with the shunting yard algorithm in Python☆84Updated last year
- Unicode Extended grapheme clusters in nanoseconds☆36Updated last year
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆30Updated 3 years ago
- The Zig programming language, packaged for PyPI☆197Updated this week
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆25Updated last week
- egg is a flexible, high-performance e-graph library☆13Updated last year
- a simple x86/arm jit framework for c☆38Updated 3 months ago
- The fluffy programming language main repository☆25Updated 13 years ago
- ☆37Updated 2 months ago
- High performance compiled language with simplicity and safety.☆50Updated last year
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆52Updated 7 years ago
- A lightweight python3 library for arithmetic with real numbers.☆66Updated 3 weeks ago
- A small inline caching demo.☆15Updated 3 years ago
- Tools for rapid prototyping of DSL compilers☆90Updated last month
- An optimizing compiler for a large subset of the C programming language☆26Updated 5 months ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago