pfalcon / python-compiler.old
Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.
☆41Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for python-compiler.old
- pure-python C types packer/unpacker☆18Updated 4 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 3 years ago
- A Python to C compiler☆40Updated 4 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆18Updated 3 years ago
- An experimental method JIT for CPython 3☆29Updated 8 years ago
- Debugger in the Trepan family for x-python☆17Updated last month
- ☆41Updated 4 months ago
- Git mirror of the liblzf CVS repository.☆24Updated 5 years ago
- Mirror of libidn2 repository☆13Updated 3 years ago
- Binaries that the cpython build process depends on☆22Updated this week
- A Python bytecode compiler and bytecode generator.☆23Updated 10 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆25Updated 5 years ago
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated this week
- Parser of C-syntax data definitions, C-syntax function definitions☆20Updated 12 years ago
- Fork of https://bitbucket.org/pypy/pypy with support for compiling to javascript☆33Updated 7 years ago
- Cuckoo Hashtable C Library☆34Updated 4 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- A Python implementation of the C Python Interpreter☆93Updated 2 months ago
- ZLib-like wrapper around LZ4/Fastlz compression library.☆39Updated last year
- TMPPy is a subset of Python that can be compiled to C++ meta-functions using the py2tmp compiler.☆34Updated 2 years ago
- interpret Lua (the C source code) in pure Python with PyCParser☆14Updated 13 years ago
- Dropbox Python Bytecode Decryption Tool☆30Updated 12 years ago
- Parsing Expression Grammar (PEG) bytecode parser/compiler library☆13Updated 2 years ago
- Dynamic inline x86 assembler for python.☆63Updated 12 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…☆46Updated 6 years ago
- Luajit with C/C++/Java/Javascript syntax☆33Updated 2 years ago
- A collection of macro benchmarks for the Python programming language☆22Updated 2 weeks ago
- ICU - International Components for Unicode☆12Updated last week
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 5 years ago