campagnola / pyccaLinks
Pure-python C and assembler compiler
☆54Updated 10 years ago
Alternatives and similar repositories for pycca
Users that are interested in pycca are comparing it to the libraries listed below
Sorting:
- Pure-python C compiler and assembler☆51Updated 10 years ago
- Dynamic inline x86 assembler for python.☆65Updated 13 years ago
- Little Python to C++ compiler☆94Updated last year
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆122Updated 4 years ago
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- 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
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆403Updated 10 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 6 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- Universal disassembler for Python bytecode (supports Python 2 and 3)☆51Updated 13 years ago
- An easy and powerful assembler engine in python.☆54Updated 5 years ago
- Inline assembly module for python☆29Updated 2 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- C Python, made faster.☆341Updated 9 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Python bindings for GNU Lightning☆9Updated 7 years ago
- An IPython notebook plugin for visualizing ASTs.☆106Updated 6 months ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆24Updated 7 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 2 months ago
- Database of CPU Opcodes☆253Updated last year
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- ☆608Updated 7 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago