benhoyt / pyast64Links
Compile a subset of the Python AST to x64-64 assembler
☆141Updated 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☆231Updated 7 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆119Updated 3 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆223Updated 2 months ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆313Updated 4 months ago
- C Python, made faster.☆341Updated 9 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆173Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆343Updated 2 years ago
- Python-like programming language interpreter written in Python☆107Updated 7 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- ☆71Updated 2 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Web Assembly Decoder - Zero Extras☆71Updated 5 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- A (very) basic 8086 emulator written in python - just for fun.☆51Updated last month
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆402Updated 10 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- ☆608Updated 7 years ago
- portable libc optimized for code size and readability☆82Updated 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…☆51Updated 6 years ago
- python-ptrace is a Python binding of ptrace library.☆195Updated last year
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 9 years ago
- A Python to C compiler☆40Updated 4 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 9 months ago
- A collection of compiler, emulator and microkernel tools.☆253Updated 5 years ago
- a python-like language with hindley-milner-like type system, which is compiled to c☆246Updated 3 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago