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
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☆117Updated 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
- 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
- WebAssembly interpreter in RPython☆66Updated 5 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.☆57Updated 9 months ago
- pylibjit, a Python library for compiling Python functions☆19Updated 4 years ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- ☆30Updated last year
- An experimental method JIT for CPython 3☆29Updated 8 years ago
- Experimental JIT/AOT for Python☆15Updated 3 years ago
- A Python to C compiler☆40Updated 4 years ago
- tpy, a pet python forked from tinypy☆21Updated 3 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Pure-python C and assembler compiler☆52Updated 9 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…☆50Updated 6 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆56Updated last year
- A Python JIT compiler☆12Updated 5 years ago
- Partial evaluation of Python code☆20Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 4 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆40Updated 10 months ago
- A front-end C compiler for syntax parsing, semantic analysis and Intermediate Code Generation☆7Updated last year
- Extract semantic information about static Python code☆70Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆48Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 4 months ago
- LLDB extension for debugging Python programs☆82Updated 2 months ago
- Python subsets☆41Updated 7 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆35Updated 8 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- EPIC CUCUMBERS!☆28Updated 7 years ago