windelbouwman / ppci
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
☆335Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for ppci
- A compiler for a simple language, built with Python and LLVM☆99Updated 4 years ago
- Experiments for the official PEG parser generator for Python☆275Updated 6 months ago
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆132Updated 2 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆347Updated 5 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆409Updated this week
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- PEG parser generator for Python☆158Updated 3 weeks ago
- Automatically exported from code.google.com/p/tinypy☆235Updated 7 months ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆114Updated 3 years ago
- Python module to modify bytecode☆302Updated this week
- Compile a subset of the Python AST to x64-64 assembler☆136Updated 6 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆270Updated 2 weeks ago
- Implementation of the LLVM tutorial in Python☆292Updated 7 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated last month
- The Python programming language☆25Updated this week
- A curated list of awesome JIT frameworks, libraries, software and resources☆444Updated 6 months ago
- Multi-paradigm programming language compiled to C++, written in Python.☆55Updated last year
- The unofficial GitHub mirror of PyPy (mirrored via https://github.com/mozillazg/job-mirror-hg-repos)☆443Updated 10 months ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 4 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆73Updated 3 months ago
- GCC plugin that embeds CPython inside the compiler☆201Updated 2 years ago
- Snek programming language for tiny systems☆294Updated last week
- List of languages that compile to python☆254Updated 9 months ago
- An experimental Python-to-C transpiler and domain specific language for embedded high-performance computing☆620Updated 2 years ago
- Effortlessly write inline C functions in Python☆477Updated 4 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆79Updated 10 months ago
- A parser generator for C☆347Updated 5 months ago
- Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interp…☆431Updated last month
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- Database of CPU Opcodes☆241Updated 8 months ago