facebookarchive / python-compilerLinks
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
Sorting:
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆119Updated 3 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 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
- 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, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆63Updated last year
- ☆71Updated 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 4 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
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- register-based CPython☆45Updated 2 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- JVM implementation in python☆20Updated 6 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Design a new better C API for Python☆59Updated 6 months ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A programming language.☆20Updated 7 years ago
- A small inline caching demo.☆14Updated 2 years ago
- tpy, a pet python forked from tinypy☆21Updated 4 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- Sources for website at https://www.pypy.org☆34Updated last week
- PEG parser generator for Python☆175Updated 6 months ago
- Python module to modify bytecode☆314Updated last month
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated last year
- C Python, made faster.☆341Updated 9 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆343Updated 2 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago