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 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
- LLVM compiler for python based on py2llvm☆135Updated 9 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Pure-python C and assembler compiler☆54Updated 10 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
- 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
- An experimental method JIT for CPython 3☆29Updated 8 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.☆59Updated last year
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 7 months ago
- Multi-paradigm programming language compiled to C++, written in Python.☆56Updated last year
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated last month
- Experiments for the official PEG parser generator for Python☆278Updated last year
- Expose CPython's tokenizer as a Python class☆62Updated 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…☆402Updated 9 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- GCC plugin that embeds CPython inside the compiler☆202Updated 3 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Little Python to C++ compiler☆94Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- Extensions for Eli Bendersky's pycparser☆85Updated 4 months 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
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 5 months ago
- Experimental JIT/AOT for Python☆15Updated 3 years ago