windelbouwman / ppci
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
☆337Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for ppci
- A compiler for a simple language, built with Python and LLVM☆99Updated 5 years ago
- Experiments for the official PEG parser generator for Python☆275Updated 7 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
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆347Updated 5 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆114Updated 3 years ago
- Implementation of the LLVM tutorial in Python☆292Updated 8 years ago
- PEG parser generator for Python☆158Updated last month
- Python module to modify bytecode☆302Updated this week
- Compile a subset of the Python AST to x64-64 assembler☆139Updated 7 months ago
- Snek programming language for tiny systems☆294Updated last week
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆408Updated this week
- Multi-paradigm programming language compiled to C++, written in Python.☆55Updated last year
- Automatically exported from code.google.com/p/tinypy☆236Updated 7 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated 2 months ago
- C99 parser and frontend for libfirm☆341Updated last year
- A standalone, pure Python implementation of the Python Standard Library.☆294Updated 2 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆226Updated 6 years ago
- C/C++ source generation from an AST☆157Updated 4 months ago
- An experimental Python-to-C transpiler and domain specific language for embedded high-performance computing☆622Updated 2 years ago
- GCC plugin that embeds CPython inside the compiler☆202Updated 2 years ago
- A simple, self-hosting C compiler☆894Updated 2 years ago
- graph based intermediate representation and backend for optimising compilers☆473Updated 4 months ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 4 years ago
- Web Assembly Decoder - Zero Extras☆71Updated 5 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 11 months ago
- List of languages that compile to python☆254Updated 9 months ago
- Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interp…☆433Updated this week
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- C Foreign Function Interface and JIT using Clang/LLVM☆549Updated last year