windelbouwman / ppciLinks
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
☆354Updated 3 months 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☆282Updated last year
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 6 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆436Updated this week
- PEG parser generator for Python☆193Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆337Updated 11 months ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆363Updated 4 months ago
- 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
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- Snek programming language for tiny systems☆321Updated 3 weeks ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 2 weeks ago
- Python module to modify bytecode☆326Updated 3 weeks ago
- Automatically exported from code.google.com/p/tinypy☆248Updated last year
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆390Updated 2 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated 2 years ago
- An experimental Python-to-C transpiler and domain specific language for embedded high-performance computing☆652Updated 3 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆68Updated 2 months ago
- Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interp…☆465Updated last month
- A curated list of awesome JIT frameworks, libraries, software and resources☆504Updated last month
- Sly Lex Yacc☆863Updated 3 weeks ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- graph based intermediate representation and backend for optimising compilers☆536Updated 10 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated 2 years ago
- A list of compilers that can generate C code☆766Updated 2 years ago
- Effortlessly write inline C functions in Python☆485Updated 5 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- The best C-like language that can be implemented in 10kLOC.☆671Updated last week