benhoyt / pyast64Links
Compile a subset of the Python AST to x64-64 assembler
☆145Updated last year
Alternatives and similar repositories for pyast64
Users that are interested in pyast64 are comparing it to the libraries listed below
Sorting:
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆363Updated 3 months ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 6 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- Pure-python C and assembler compiler☆55Updated 10 years ago
- Database of CPU Opcodes☆257Updated last year
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆334Updated 11 months ago
- EPIC CUCUMBERS!☆27Updated 8 years ago
- Python-like programming language interpreter written in Python☆106Updated 8 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 2 months ago
- C Python, made faster.☆344Updated 10 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆62Updated 5 years 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 7 years ago
- A Python to C compiler☆39Updated 5 years ago
- A toy C-like language compiler for PigletVM☆63Updated 6 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Automatically exported from code.google.com/p/tinypy☆248Updated last year
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 14 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆389Updated 2 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated 2 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.☆66Updated last month
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week