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 5 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 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
- A ridiculous Python interpreter written—from scratch—in Rust.☆25Updated last week
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆30Updated 3 years 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 compiled language with simplicity and safety.☆49Updated last year
- Tools for rapid prototyping of DSL compilers☆88Updated 4 years ago
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- a simple x86/arm jit framework for c☆37Updated last month
- WASM compatible RPython fork☆32Updated 2 years ago
- The original ABC language (Python's predecessor), from 1991☆163Updated 3 weeks ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 7 months ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆66Updated last week
- ☆25Updated 4 years ago
- Zig Optimizing Backend☆23Updated 6 months ago
- The fluffy programming language main repository☆25Updated 12 years ago
- An optimizing compiler for a large subset of the C programming language☆26Updated 3 months ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- A self sufficient programming language: have your cake and eat it at compile time☆13Updated this week
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- ☆17Updated last year
- A very boring programming language☆12Updated 4 months ago
- ☆37Updated 2 weeks ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- TMPPy is a subset of Python that can be compiled to C++ meta-functions using the py2tmp compiler.☆34Updated 3 years ago
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- Various implementation of byte matrix multiplication☆26Updated 11 months ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 9 months ago