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☆343Updated 2 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆313Updated 4 months ago
- C Python, made faster.☆341Updated 9 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- ☆608Updated 7 years ago
- Python module to modify bytecode☆314Updated last month
- Effortlessly write inline C functions in Python☆482Updated 5 years ago
- Compile a subset of the Python AST to x64-64 assembler☆141Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 9 months ago
- Automatically exported from code.google.com/p/tinypy☆242Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆423Updated 2 weeks ago
- GCC plugin that embeds CPython inside the compiler☆204Updated 3 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆173Updated last year
- 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
- C Foreign Function Interface and JIT using Clang/LLVM☆553Updated 2 months ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- Recursive descent parsing library for Python based on functional combinators☆352Updated last year
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- ☆71Updated 2 years ago
- Python Parser☆120Updated last year
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Java Virtual Machine implementation in Python☆278Updated 6 years ago
- pss is a power-tool for searching inside source code files.☆335Updated 2 weeks ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆119Updated 3 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 11 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 5 months ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago