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.☆41Updated 4 years ago
- Fork of Adobe/Mozilla lightweight library for generating machine code from C++☆35Updated 15 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 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…☆39Updated 11 years ago
- A compiler and mutation testing framework for the programming language Pascal-86☆20Updated 10 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆19Updated 13 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
- pure-python C types packer/unpacker☆18Updated 5 years ago
- A simple ISO9660 file system implementation.☆42Updated 5 months ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆222Updated 13 years ago
- Miscellaneous macros useful for writing x86 asm in nasm or yasm☆7Updated 4 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- My try at reverse engineering the binary resource format used by the Ribbon Framework (UIRibbon.dll)☆10Updated 2 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- ☆42Updated 3 weeks ago
- mirror of tiny c compiler for android☆23Updated 7 years ago
- A Toy C Compiler☆22Updated 4 years ago
- Portable C Compiler (CVS mirror)☆12Updated 13 years ago
- C11 parser with GNU C extensions written in C++14☆17Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆67Updated 9 years ago
- Aims to be interpreted C written in C.☆28Updated last month
- Optimising Compiler for Lua and its derivatives☆8Updated 8 years ago
- A Python to C compiler☆40Updated 4 years ago
- cmips☆56Updated 10 years ago
- Graphics math library for MoonGL☆16Updated last year
- PL/0 compiler to x86 asm☆11Updated last year
- A tiny lexical analyser generator☆19Updated 13 years ago