albertz / PyCParserLinks
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
Sorting:
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆347Updated this week
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- ☆608Updated 7 years ago
- Automatically exported from code.google.com/p/tinypy☆244Updated last year
- C Python, made faster.☆341Updated 9 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Python module to modify bytecode☆316Updated last week
- Implementation of the LLVM tutorial in Python using llvmlite☆314Updated 6 months ago
- Python Parser☆121Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆410Updated 3 years ago
- GCC plugin that embeds CPython inside the compiler☆205Updated 3 years ago
- ☆72Updated 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…☆403Updated 10 years ago
- pss is a power-tool for searching inside source code files.☆339Updated 2 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆429Updated last month
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆123Updated 4 years ago
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- Python bytecode instrumentation library☆119Updated 8 years ago
- Effortlessly write inline C functions in Python☆482Updated 5 years ago
- Java Virtual Machine implementation in Python☆281Updated 6 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- Educational open-source CPU suite (with assembler, linker and simulator)☆175Updated last year
- C/C++ source generation from an AST☆165Updated this week
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Web Assembly Decoder - Zero Extras☆72Updated 5 years ago
- Database of CPU Opcodes☆255Updated last year
- An AST unparser for Python☆228Updated 2 years ago