albertz / PyCParser
C parser and interpreter written in Python with automatic ctypes interface generation
☆353Updated 5 years ago
Alternatives and similar repositories for PyCParser:
Users that are interested in PyCParser are comparing it to the libraries listed below
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆339Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆277Updated 9 months ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆227Updated 6 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆291Updated this week
- Python module to modify bytecode☆303Updated last week
- C Python, made faster.☆341Updated 9 years ago
- ☆609Updated 7 years ago
- Automatically exported from code.google.com/p/tinypy☆238Updated 9 months ago
- Effortlessly write inline C functions in Python☆478Updated 4 years ago
- GCC plugin that embeds CPython inside the compiler☆202Updated 3 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆549Updated this week
- Compile a subset of the Python AST to x64-64 assembler☆140Updated 9 months ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆407Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆138Updated 4 months ago
- An IPython notebook plugin for visualizing ASTs.☆100Updated 3 weeks ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆168Updated 8 months ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- Python Parser☆121Updated 10 months ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- An AST unparser for Python☆227Updated last year
- pss is a power-tool for searching inside source code files.☆331Updated 2 weeks ago
- Recursive descent parsing library for Python based on functional combinators☆349Updated 8 months ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆214Updated 2 months ago
- Python AST that abstracts the underlying Python version☆144Updated 2 months ago
- A list of Python parsing tools☆116Updated 4 years ago
- A C interpreter and API explorer.☆822Updated 2 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- SlimIt - a JavaScript minifier/parser in Python☆551Updated 5 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 9 years ago
- Run a subprocess in a pseudo terminal☆222Updated last year