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 virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- Database of CPU Opcodes☆259Updated last year
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆363Updated 4 months ago
- Implementation of the LLVM tutorial in Python using llvmlite☆337Updated 11 months ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- Pure-python C and assembler compiler☆55Updated 10 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- Python bindings for LLVM auto-generated from the LLVM-C API☆229Updated 9 months ago
- A simple virtual machine w/constant folding implemented in Python☆118Updated 5 years ago
- A compiler for a simple language, built with Python and LLVM☆101Updated 6 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Python-like programming language interpreter written in Python☆106Updated 8 years ago
- C Python, made faster.☆344Updated 10 years ago
- A toy C-like language compiler for PigletVM☆63Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 3 months ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 14 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 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
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆390Updated 2 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated 2 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 7 years ago
- portable libc optimized for code size and readability☆82Updated 9 years ago
- A collection of compiler, emulator and microkernel tools.☆258Updated 5 years ago
- EPIC CUCUMBERS!☆27Updated 8 years ago
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 10 years ago