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
- LLVM compiler for python based on py2llvm☆137Updated 9 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…☆404Updated 10 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 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
- Compile a subset of the Python AST to x64-64 assembler☆142Updated last year
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆120Updated 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
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- C Python, made faster.☆341Updated 9 years ago
- A Python bytecode compiler and bytecode generator.☆23Updated 11 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆24Updated 7 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 5 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆16Updated last month
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- A c-style macro preprocessor written in Python☆148Updated 10 months ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- ☆72Updated 2 years ago
- This is a clone of an SVN repository at http://svn.code.sf.net/p/pyparsing/code. It had been cloned by http://svn2github.com/ , but the s…☆11Updated 8 years ago
- Inline assembly module for python☆29Updated 2 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- ☆608Updated 7 years ago