albertz / PyCParserLinks
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
Sorting:
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆342Updated 2 years ago
- Python module to modify bytecode☆314Updated 3 weeks ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆230Updated 7 years ago
- Compile a subset of the Python AST to x64-64 assembler☆140Updated last year
- ☆608Updated 7 years ago
- GCC plugin that embeds CPython inside the compiler☆204Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Python bindings for LLVM auto-generated from the LLVM-C API☆222Updated last month
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- Effortlessly write inline C functions in Python☆481Updated 5 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆309Updated 4 months ago
- Automatically exported from code.google.com/p/tinypy☆241Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆423Updated last month
- C Python, made faster.☆341Updated 9 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- Python Parser☆121Updated last year
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months 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 pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 8 months ago
- C Intermediate Language☆374Updated last year
- Python bytecode instrumentation library☆119Updated 8 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- C/C++ source generation from an AST☆163Updated 4 months ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- C Foreign Function Interface and JIT using Clang/LLVM☆553Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆171Updated last year
- ☆71Updated 2 years ago