albertz / PyCParser
C parser and interpreter written in Python with automatic ctypes interface generation
☆355Updated 5 years ago
Alternatives and similar repositories for PyCParser:
Users that are interested in PyCParser are comparing it to the libraries listed below
- Python module to modify bytecode☆311Updated this week
- A basic x86-64 JIT compiler written from scratch in stock Python☆229Updated 7 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆309Updated 3 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆341Updated 2 years ago
- GCC plugin that embeds CPython inside the compiler☆202Updated 3 years ago
- Automatically exported from code.google.com/p/tinypy☆240Updated last year
- ☆608Updated 7 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆422Updated last week
- Effortlessly write inline C functions in Python☆480Updated 5 years ago
- C Python, made faster.☆341Updated 9 years ago
- Compile a subset of the Python AST to x64-64 assembler☆140Updated last year
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- C compiler created in Python.☆1,057Updated last year
- Python bindings for LLVM auto-generated from the LLVM-C API☆222Updated last month
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- Python bytecode instrumentation library☆120Updated 8 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…☆402Updated 10 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 7 months ago
- python-ptrace is a Python binding of ptrace library.☆191Updated last year
- Python Parser☆121Updated last year
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- C/C++ source generation from an AST☆163Updated 3 months ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- ☆71Updated 2 years ago
- Web Assembly Decoder - Zero Extras☆70Updated 5 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 6 months ago
- An AST unparser for Python☆227Updated last year