Risto-Stevcev / python-bytecodeLinks
A Python bytecode compiler and bytecode generator.
☆23Updated 11 years ago
Alternatives and similar repositories for python-bytecode
Users that are interested in python-bytecode are comparing it to the libraries listed below
Sorting:
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 5 years ago
- Pure-python C and assembler compiler☆55Updated 11 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
- C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...☆25Updated 5 years ago
- Dynamic inline x86 assembler for python.☆65Updated 14 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆19Updated 13 years ago
- [Unstable] Fast, zero-copy and lightweight (Arm | Mips | x86) assembler in (C | C++ | C# | Go | Haskell | Javascript | Nim | OCaml | Pyth…☆40Updated 5 years ago
- Fork of Adobe/Mozilla lightweight library for generating machine code from C++☆35Updated 15 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆26Updated 8 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- Turn an interpreter into a code generator☆31Updated 10 years ago
- compiler☆36Updated 11 years ago
- An easy and powerful assembler engine in python.☆54Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A simple virtual machine, an assembler, and a linker☆29Updated 8 years ago
- A handy tool to help design and parse your own language☆21Updated 3 years ago
- Minimal C Library☆78Updated 7 years ago
- pure-python C types packer/unpacker☆19Updated 5 years ago
- PEG Parser in ANSI C☆64Updated 4 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Miniature markdown library☆29Updated 3 months ago
- Calcium OS project for x86_64☆40Updated 8 years ago
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated this week
- A toy C-like language compiler for PigletVM☆63Updated 6 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆47Updated 5 years ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆18Updated last year
- A small C compiler written in Python for learning purposes☆41Updated 8 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago