windelbouwman / ppciLinks
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
☆355Updated 4 months ago
Alternatives and similar repositories for ppci
Users that are interested in ppci are comparing it to the libraries listed below
Sorting:
- C parser and interpreter written in Python with automatic ctypes interface generation☆364Updated 5 months ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆438Updated this week
- A compiler for a simple language, built with Python and LLVM☆101Updated 6 years ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- PEG parser generator for Python☆194Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆339Updated last year
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- Python module to modify bytecode☆326Updated last month
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆132Updated 3 years ago
- Snek programming language for tiny systems☆322Updated this week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Updated 3 years ago
- Automatically exported from code.google.com/p/tinypy☆250Updated last year
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 5 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆87Updated 2 years ago
- Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interp…☆469Updated 2 months ago
- The Python programming language☆25Updated last month
- An experimental Python-to-C transpiler and domain specific language for embedded high-performance computing☆653Updated 3 years ago
- Tools for rapid prototyping of DSL compilers☆90Updated last month
- 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…☆404Updated 10 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated 2 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- C/C++ source generation from an AST☆171Updated last month
- Web Assembly Decoder - Zero Extras☆77Updated 6 years ago
- HPy: a better API for Python☆1,129Updated 8 months ago