facebookarchive / python-compiler
A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler
☆18Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for python-compiler
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆114Updated 3 years ago
- A Python to C compiler☆40Updated 4 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.☆55Updated 7 months ago
- WebAssembly interpreter in RPython☆65Updated 5 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 3 years ago
- Partial evaluation of Python code☆18Updated last year
- Translate Python's bytecode to data and back again...☆18Updated last week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated this week
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆39Updated 8 months ago
- A Python JIT compiler☆12Updated 5 years ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- A Python implementation of the C Python Interpreter☆93Updated 2 months ago
- Multi-paradigm programming language compiled to C++, written in Python.☆55Updated last year
- A compiler for a simple language, built with Python and LLVM☆99Updated 4 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 3 years ago
- A Python bytecode compiler and bytecode generator.☆23Updated 10 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆46Updated 6 years ago
- Standalone ASDL parser for upstream CPython 3.x☆61Updated 6 years ago
- ☆9Updated last year
- ☆41Updated 5 years ago
- ☆72Updated 2 years ago
- An experimental method JIT for CPython 3☆29Updated 8 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated 4 months ago
- Fastest general-purpose parsing library for Python with a familiar API☆43Updated 2 months ago
- Write compiled bytecode inline with pure Python. 🤖☆76Updated 2 months ago
- register-based CPython☆45Updated last year
- tpy, a pet python forked from tinypy☆21Updated 3 years ago
- Design a new better C API for Python☆58Updated last month