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.
☆50Updated 3 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.☆24Updated this week
- Partial evaluation of Python code☆22Updated 2 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- A collection of lambda calculus interpreters and development tools☆16Updated 3 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
- Advanced macro expander and language lab for Python.☆69Updated 6 months ago
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 5 months ago
- unicode security guidelines for identifiers☆32Updated 10 months ago
- Various implementation of byte matrix multiplication☆26Updated 9 months ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆16Updated 9 years ago
- High-performance Python runtime extensions☆38Updated this week
- A python implementation of delta debugging tool.☆26Updated last year
- ☆25Updated 3 years ago
- Simple conservative GC using mimalloc☆41Updated 2 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 3 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Process-independent interface to Linux system calls☆70Updated 3 years ago
- A lightweight python3 library for arithmetic with real numbers.☆65Updated 9 months ago
- Programmable, human-readable inlining of Python code☆28Updated 2 years ago
- The Zig programming language, packaged for PyPI☆185Updated last month
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- A term rewriting system for experimental programming language development.☆47Updated last week
- An optimizing compiler for a large subset of the C programming language☆26Updated last month
- A CHIP-8 emulator in C.☆18Updated 3 years ago