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
- Parser of C-syntax data definitions, C-syntax function definitions☆19Updated 13 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- Fork of Adobe/Mozilla lightweight library for generating machine code from C++☆35Updated 15 years ago
- Fully verifiable operating system and API written in D in the public domain.☆43Updated 14 years ago
- gelfload is Gregor's ELF loader. It is a usermode loader for ELF executables, used for two purposes: 1) Creating ELF environments on othe…☆38Updated 11 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Pure-python C and assembler compiler☆55Updated 10 years ago
- clone from myJIT(a fork of GNU lightning)☆11Updated 10 years ago
- Portable C Compiler (CVS mirror)☆12Updated 13 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- A small C compiler written in Python for learning purposes☆41Updated 8 years ago
- llvm based QBASIC Compiler☆107Updated 3 years ago
- Turn an interpreter into a code generator☆31Updated 10 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
- Easy Compiler Compiler written in C++☆26Updated 8 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- A simple virtual machine, an assembler, and a linker☆28Updated 8 years ago
- Dynamic inline x86 assembler for python.☆65Updated 14 years ago
- Tiny modular assembler & vm for lightweight control microcode☆37Updated 5 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- The fluffy programming language main repository☆25Updated 13 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 11 years ago
- A compiler and mutation testing framework for the programming language Pascal-86☆20Updated 11 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Context-free grammar parsing library☆10Updated last year
- Cuckoo Hashtable C Library☆34Updated 5 years ago
- mirror of Fabrice Bellard's libbf tar releases, with fixes and CI☆15Updated 5 months 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 x86 Virtual Machine Monitor including device modules and instruction emulator. Standalone version of the Vancouver VMM.☆44Updated 4 years ago