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
- 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…☆52Updated 7 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- PEG Parser in ANSI C☆61Updated 3 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
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆123Updated 4 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- [Unstable] Fast, zero-copy and lightweight (Arm | Mips | x86) assembler in (C | C++ | C# | Go | Haskell | Javascript | Nim | OCaml | Pyth…☆39Updated 5 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- A small C compiler☆33Updated 4 months ago
- mirror of tiny c compiler for android☆24Updated 7 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated last month
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- mirror of Fabrice Bellard's libbf tar releases, with fixes and CI☆14Updated 2 months ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Miniature markdown library☆25Updated 3 weeks 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
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 4 months ago
- C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...☆25Updated 4 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 6 years ago
- The Tuplex programming language tools.☆16Updated 4 years ago