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☆360Updated 3 months ago
- Implementation of the LLVM tutorial in Python using llvmlite☆333Updated 10 months ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- Database of CPU Opcodes☆258Updated last year
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- 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☆352Updated 2 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆389Updated 2 years ago
- C Python, made faster.☆343Updated 10 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 6 years ago
- EPIC CUCUMBERS!☆27Updated 8 years ago
- ☆72Updated 3 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
- 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…☆400Updated 10 years ago
- Python-like programming language interpreter written in Python☆106Updated 8 years ago
- A Python to C compiler☆39Updated 5 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 2 weeks ago
- Automatically exported from code.google.com/p/tinypy☆249Updated last year
- A Python-like systems programming language☆84Updated 9 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 14 years ago
- A (very) basic 8086 emulator written in python - just for fun.☆53Updated 7 months ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 7 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 5 years ago
- An implementation of Scheme in Python and C++☆177Updated last month