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
- High-performance Python runtime extensions☆33Updated this week
- Simple conservative GC using mimalloc☆41Updated 2 years ago
- A term rewriting system for experimental programming language development.☆44Updated last month
- 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 4 months ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 years ago
- An optimizing compiler for a large subset of the C programming language☆26Updated last week
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆15Updated 9 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 …☆14Updated last year
- GCC plugin for C language that tracks references to allocated objects☆28Updated 3 months 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
- egg is a flexible, high-performance e-graph library☆12Updated last year
- A small inline caching demo.☆16Updated 2 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- ☆23Updated 3 years ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆21Updated last week
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- Advanced macro expander and language lab for Python.☆68Updated 4 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.☆67Updated last year
- A self sufficient programming language: have your cake and eat it at compile time☆11Updated this week
- Process-independent interface to Linux system calls☆70Updated 3 years ago
- Scribe Reference Compiler☆22Updated 3 weeks ago
- A port of ArithmeticExpressionCompiler from x86 to WebAssembly, so that the programs written in the language can run in a browser. The co…☆35Updated last month
- unicode security guidelines for identifiers☆32Updated 9 months ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago