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
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- A Python to C compiler☆40Updated 4 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
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.☆58Updated 10 months ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆117Updated 3 years ago
- Sources for website at https://www.pypy.org☆34Updated this week
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated this week
- An experimental method JIT for CPython 3☆29Updated 8 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 5 months ago
- A Python JIT compiler☆12Updated 5 years ago
- register-based CPython☆45Updated last year
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 2 years ago
- Partial evaluation of Python code☆20Updated last year
- Yet another PEG parser combinator library and DSL☆56Updated last year
- ☆8Updated last year
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 9 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 3 weeks ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 5 months ago
- pylibjit, a Python library for compiling Python functions☆19Updated 4 years ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- ☆11Updated 8 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆27Updated 2 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆40Updated 11 months ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago