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.
☆44Updated 3 weeks 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☆64Updated 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 …☆14Updated last year
- A collection of lambda calculus interpreters and development tools☆15Updated 2 years ago
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆15Updated 9 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 2 months ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- Compact garbage-collected heap and JSON-like object model☆80Updated 2 years ago
- A term rewriting system for experimental programming language development.☆44Updated last week
- 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
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 2 years ago
- High-performance Python runtime extensions☆25Updated last week
- The fluffy programming language main repository☆24Updated 12 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆23Updated this week
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- An optimizing compiler for a large subset of the C programming language☆26Updated last month
- 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 week
- Automatically exported from code.google.com/p/libsum☆12Updated 10 years ago
- A self sufficient programming language: have your cake and eat it at compile time☆11Updated this week
- 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.☆66Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- A lightweight python3 library for arithmetic with real numbers.☆65Updated 6 months ago
- Various implementation of byte matrix multiplication☆26Updated 6 months ago
- unicode security guidelines for identifiers☆29Updated 7 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Scribe Reference Compiler☆22Updated 2 months ago
- ☆23Updated 3 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 10 months ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆31Updated last year