facebookarchive / python-compiler
A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler
☆17Updated 4 years ago
Alternatives and similar repositories for python-compiler:
Users that are interested in python-compiler are comparing it to the libraries listed below
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆118Updated 3 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 4 years ago
- A Python implementation of the C Python Interpreter☆93Updated 8 months ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.☆60Updated last year
- A Python JIT compiler☆12Updated 5 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- JVM implementation in python☆20Updated 6 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…☆51Updated 6 years ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 8 months ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Experimental JIT/AOT for Python☆15Updated 3 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…☆402Updated 10 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last week
- register-based CPython☆45Updated last year
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 3 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated 2 months ago
- Sources for website at https://www.pypy.org☆34Updated last month
- A Python to C compiler☆40Updated 4 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- PEG parser generator for Python☆173Updated 5 months ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- Python module to modify bytecode☆311Updated this week
- Decimal calculations on very large integers☆10Updated 9 years ago
- GCC plugin that embeds CPython inside the compiler☆202Updated 3 years ago