albertz / PyCParserLinks
C parser and interpreter written in Python with automatic ctypes interface generation
☆363Updated 4 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☆234Updated 7 years ago
- ☆608Updated 8 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆338Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 3 months ago
- C Python, made faster.☆343Updated 10 years ago
- Python module to modify bytecode☆326Updated last month
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Automatically exported from code.google.com/p/tinypy☆250Updated last year
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- GCC plugin that embeds CPython inside the compiler☆207Updated 4 years ago
- ☆71Updated 3 weeks ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆411Updated 4 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
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Updated 3 years ago
- pss is a power-tool for searching inside source code files.☆342Updated 7 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆437Updated this week
- Python Parser☆122Updated 2 months ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Effortlessly write inline C functions in Python☆484Updated 5 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆62Updated 5 years ago
- A C99 preprocessor written in pure Python☆249Updated last week
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆561Updated 9 months ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆229Updated 9 months ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago