windelbouwman / ppciLinks
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
☆348Updated last month
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☆357Updated 3 weeks ago
- LLVM compiler for python based on py2llvm☆137Updated 10 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☆429Updated last week
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- PEG parser generator for Python☆181Updated 9 months ago
- 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
- Implementation of the LLVM tutorial in Python using llvmlite☆317Updated 8 months ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- Automatically exported from code.google.com/p/tinypy☆246Updated last year
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated 2 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 2 weeks ago
- Snek programming language for tiny systems☆318Updated 3 weeks ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- Python module to modify bytecode☆322Updated 3 weeks ago
- C/C++ source generation from an AST☆167Updated 3 weeks 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.☆67Updated last year
- Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interp…☆459Updated last week
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 3 months ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆253Updated 5 years ago
- A list of compilers that can generate C code☆752Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆52Updated 6 years ago
- Sly Lex Yacc☆852Updated last year