windelbouwman / ppciLinks
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
☆343Updated 2 years ago
Alternatives and similar repositories for ppci
Users that are interested in ppci are comparing it to the libraries listed below
Sorting:
- Experiments for the official PEG parser generator for Python☆280Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Python module to modify bytecode☆314Updated last month
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆131Updated 2 years ago
- graph based intermediate representation and backend for optimising compilers☆509Updated 3 months ago
- Implementation of the LLVM tutorial in Python using llvmlite☆313Updated 4 months ago
- PEG parser generator for Python☆175Updated 6 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆275Updated 7 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆423Updated last week
- A standalone, pure Python implementation of the Python Standard Library.