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.
☆47Updated 2 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 collection of lambda calculus interpreters and development tools☆16Updated 2 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆24Updated last week
- An optimizing compiler for a large subset of the C programming language☆26Updated last month
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆16Updated 9 years ago
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- The fluffy programming language main repository☆25Updated 12 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 …☆15Updated last year
- A type-safe C successor that compiles directly to various platforms.☆139Updated 4 months ago
- egg is a flexible, high-performance e-graph library☆12Updated last year
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Updated 5 years ago
- High-performance Python runtime extensions☆34Updated this week
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- Simple conservative GC using mimalloc☆41Updated 2 years ago
- ☆25Updated 3 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 3 years ago
- Partial evaluation of Python code☆22Updated 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 last year
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- A lightweight python3 library for arithmetic with real numbers.☆65Updated 8 months ago
- Automatically exported from code.google.com/p/libsum☆12Updated 10 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- A Datalog Framework for Python☆13Updated 2 years ago
- A term rewriting system for experimental programming language development.☆44Updated this week
- C Intermediate Language☆154Updated 3 weeks ago
- Advanced macro expander and language lab for Python.☆68Updated 5 months ago