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☆308Updated last week
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆342Updated 2 years ago
- Compile a subset of the Python AST to x64-64 assembler☆139Updated 10 months ago
- ☆609Updated 7 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆228Updated 6 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆300Updated last month
- Effortlessly write inline C functions in Python☆480Updated 5 years ago
- Experiments for the official PEG parser generator for Python☆278Updated 10 months ago
- C Python, made faster.☆341Updated 9 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆407Updated 3 years ago
- GCC plugin that embeds CPython inside the compiler☆202Updated 3 years ago
- LLVM compiler for python based on py2llvm☆135Updated 9 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- pss is a power-tool for searching inside source code files.☆335Updated last month
- Python Parser☆121Updated 11 months ago
- a friendly yet powerful LR-parser written in Python☆267Updated 6 years ago
- An IPython notebook plugin for visualizing ASTs.☆99Updated 2 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 9 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆415Updated last month
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 4 months ago
- ☆71Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 5 months ago
- Java Virtual Machine implementation in Python☆278Updated 6 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Automatically exported from code.google.com/p/tinypy☆239Updated 11 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Recursive descent parsing library for Python based on functional combinators☆349Updated 10 months ago
- An AST unparser for Python☆226Updated last year
- Examples of safe coding practice for Python C extensions.☆225Updated this week