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☆344Updated 3 years ago
- Compile a subset of the Python AST to x64-64 assembler☆142Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆315Updated 5 months ago
- ☆608Updated 7 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- C Python, made faster.☆341Updated 9 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- GCC plugin that embeds CPython inside the compiler☆204Updated 3 years ago
- Python module to modify bytecode☆317Updated last week
- 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
- Automatically exported from code.google.com/p/tinypy☆243Updated last year
- 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/☆142Updated 10 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆426Updated 2 weeks ago
- pss is a power-tool for searching inside source code files.☆337Updated 3 weeks ago
- Java Virtual Machine implementation in Python☆280Updated 6 years ago
- Python Parser☆121Updated last year
- C Foreign Function Interface and JIT using Clang/LLVM☆554Updated 2 months ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆224Updated 3 months ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- ☆72Updated 2 years ago
- C/C++ source generation from an AST☆165Updated 3 weeks ago
- Python bytecode instrumentation library☆119Updated 8 years ago
- Effortlessly write inline C functions in Python☆482Updated 5 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆174Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆277Updated 8 months 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
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago