albertz / PyCParserLinks
C parser and interpreter written in Python with automatic ctypes interface generation
☆364Updated 5 months ago
Alternatives and similar repositories for PyCParser
Users that are interested in PyCParser are comparing it to the libraries listed below
Sorting:
- A basic x86-64 JIT compiler written from scratch in stock Python☆235Updated 7 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆355Updated 4 months ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- ☆608Updated 8 years ago
- C Python, made faster.☆343Updated 10 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆339Updated last year
- Automatically exported from code.google.com/p/tinypy☆250Updated last year
- Python Parser☆122Updated 2 months ago
- Python module to modify bytecode☆326Updated last month
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆437Updated this week
- pss is a power-tool for searching inside source code files.☆342Updated 7 months ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- GCC plugin that embeds CPython inside the compiler☆207Updated 4 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆411Updated 4 years ago
- Java Virtual Machine implementation in Python☆283Updated 7 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- ☆71Updated last month
- 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
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Updated 3 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- Python bytecode instrumentation library☆121Updated 9 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆63Updated 5 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 10 years ago