albertz / PyCParserLinks
C parser and interpreter written in Python with automatic ctypes interface generation
☆354Updated 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☆345Updated this week
- ☆608Updated 7 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- C Python, made faster.☆341Updated 9 years ago
- Python module to modify bytecode☆316Updated last month
- pss is a power-tool for searching inside source code files.☆337Updated last month
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- Python Parser☆121Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆315Updated 6 months ago
- Automatically exported from code.google.com/p/tinypy☆244Updated last year
- GCC plugin that embeds CPython inside the compiler☆205Updated 3 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
- ☆72Updated 3 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆410Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 6 months ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆427Updated last month
- Java Virtual Machine implementation in Python☆281Updated 6 years ago
- C/C++ source generation from an AST☆165Updated last month
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 9 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Python bytecode instrumentation library☆119Updated 8 years ago
- A C99 preprocessor written in pure Python☆235Updated last year
- C Foreign Function Interface and JIT using Clang/LLVM☆555Updated 3 months ago