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 4 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 last 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 …☆18Updated last year
- A type-safe C successor that compiles directly to various platforms.☆139Updated 6 months ago
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- An optimizing compiler for a large subset of the C programming language☆26Updated 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 3 weeks ago
- A lightweight python3 library for arithmetic with real numbers.☆66Updated last month
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆16Updated 9 years ago
- A term rewriting system for experimental programming language development.☆47Updated 2 weeks ago
- GCC plugin for C language that tracks references to allocated objects☆29Updated 6 months ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- egg is a flexible, high-performance e-graph library☆13Updated last year
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- ☆25Updated 3 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆66Updated last month
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆24Updated 2 months ago
- Unicode Extended grapheme clusters in nanoseconds☆37Updated last year
- Advanced macro expander and language lab for Python.☆69Updated 7 months ago
- Zig Optimizing Backend☆23Updated 5 months ago
- unicode security guidelines for identifiers☆34Updated last week
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- High performance compiled language with simplicity and safety.☆49Updated last year
- A python implementation of delta debugging tool.☆25Updated last year
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆24Updated this week
- A small inline caching demo.☆16Updated 2 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- ☆37Updated 3 months ago