eliben / pycparserLinks
Complete C99 parser in pure Python
☆3,456Updated 2 months ago
Alternatives and similar repositories for pycparser
Users that are interested in pycparser are comparing it to the libraries listed below
Sorting:
- Python Lex-Yacc☆2,928Updated last week
- Parsing ELF and DWARF in Python☆2,193Updated 3 weeks ago
- A lightweight LLVM python binding for writing JIT compilers☆2,190Updated last week
- Csmith, a random generator of C programs☆1,142Updated last year
- Sly Lex Yacc☆862Updated last week
- KLEE Symbolic Execution Engine☆2,878Updated last week
- x86-64 assembler embedded in Python☆2,045Updated 2 years ago
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,189Updated 7 years ago
- A Python implementation of a Python bytecode runner☆1,330Updated last year
- The lcc retargetable ANSI C compiler☆2,430Updated last year
- Low-latency machine code generation☆4,379Updated 2 weeks ago
- C compiler created in Python.☆1,072Updated 5 months ago
- Interactive viewer for graphs written in Graphviz's dot language.☆922Updated 3 weeks ago
- The Fast Lexical Analyzer - scanner generator for lexing in C and C++☆3,939Updated 4 months ago
- Covert ANTLR4 book source code to Python3 version.☆427Updated 3 years ago
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,384Updated last week
- C-Reduce, a C and C++ program reducer☆1,633Updated last year
- A standalone and lightweight C library☆4,583Updated last week
- A small self-contained alternative to readline and libedit☆4,130Updated last month
- A Small C Compiler☆6,342Updated last year
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆965Updated 5 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆851Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆334Updated 11 months ago
- A unit testing framework for C☆1,144Updated last year
- A superoptimizer for LLVM IR☆2,308Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆363Updated 3 months ago
- Python AST read/write☆861Updated 10 months ago
- Unofficial mirror of mob development branch☆2,639Updated last week
- A collection of out-of-tree LLVM passes for teaching and learning☆3,331Updated 2 weeks ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,256Updated last year