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
- Retrospective of Python compilation efforts☆64Updated 2 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
- A Python to C compiler☆40Updated 4 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- Experimental JIT/AOT for Python☆15Updated 3 years ago
- WebAssembly interpreter in RPython☆66Updated 5 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆39Updated 9 months ago
- Partial evaluation of Python code☆18Updated last year
- Some ctypes wrappers to explore the CPython internal representations from inside☆18Updated 6 years ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- A Python implementation of the C Python Interpreter☆94Updated 2 months ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆114Updated 3 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.☆55Updated 8 months ago
- Simple parser for Python marshal serialization and pyc files☆18Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated last week
- pure-python C types packer/unpacker☆18Updated 4 years ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆401Updated 9 years ago
- An experimental method JIT for CPython 3☆29Updated 8 years ago
- Write compiled bytecode inline with pure Python. 🤖☆76Updated 2 months ago
- ☆30Updated last year
- Python bindings for libgccjit.so☆48Updated 9 years ago
- Translate Python's bytecode to data and back again...☆18Updated 3 weeks ago
- ☆10Updated 8 years ago
- ☆72Updated 2 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆55Updated last year
- Extensions for Eli Bendersky's pycparser☆83Updated 3 months ago
- pylibjit, a Python library for compiling Python functions☆19Updated 4 years ago
- Pure-python C and assembler compiler☆52Updated 9 years ago
- A programming language.☆20Updated 7 years ago