albertz / PyCParserLinks
C parser and interpreter written in Python with automatic ctypes interface generation
☆357Updated last week
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☆347Updated 3 weeks ago
- ☆608Updated 8 years ago
- Python module to modify bytecode☆321Updated this week
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆316Updated 7 months ago
- C Python, made faster.☆342Updated 9 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Automatically exported from code.google.com/p/tinypy☆245Updated last year
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆123Updated 4 years ago
- GCC plugin that embeds CPython inside the compiler☆206Updated 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…☆402Updated 10 years ago
- Effortlessly write inline C functions in Python☆482Updated 5 years ago
- Python Parser☆121Updated last year
- Java Virtual Machine implementation in Python☆283Updated 6 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆410Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆429Updated 2 months ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- pss is a power-tool for searching inside source code files.☆340Updated 2 months ago
- ☆71Updated 3 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆176Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆226Updated 5 months ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year