eliben / pycparserLinks
Complete C99 parser in pure Python
☆3,429Updated 2 weeks 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,904Updated last year
- A lightweight LLVM python binding for writing JIT compilers☆2,157Updated last week
- Parsing ELF and DWARF in Python☆2,162Updated this week
- 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,250Updated last year
- Csmith, a random generator of C programs☆1,127Updated last year
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,189Updated 7 years ago
- x86-64 assembler embedded in Python☆2,027Updated 2 years ago
- A Python implementation of a Python bytecode runner☆1,325Updated last year
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆958Updated 5 years ago
- KLEE Symbolic Execution Engine☆2,841Updated 3 months ago
- Sly Lex Yacc☆853Updated last year
- The lcc retargetable ANSI C compiler☆2,178Updated last year
- C compiler created in Python.☆1,065Updated 3 months ago
- A superoptimizer for LLVM IR☆2,302Updated last year
- The Fast Lexical Analyzer - scanner generator for lexing in C and C++☆3,884Updated 2 months ago
- C-Reduce, a C and C++ program reducer☆1,612Updated last year
- The CompCert formally-verified C compiler☆2,047Updated last week
- C parser and interpreter written in Python with automatic ctypes interface generation☆360Updated last month
- Static analyzer for C/C++ based on the theory of Abstract Interpretation.☆3,044Updated 6 months ago
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,522Updated 4 months ago
- Unofficial mirror of mob development branch☆2,506Updated this week
- Low-latency machine code generation☆4,303Updated 2 weeks ago
- Bloaty: a size profiler for binaries☆5,204Updated 6 months ago
- Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, a…☆10,181Updated 4 months ago
- Covert ANTLR4 book source code to Python3 version.☆428Updated 2 years ago
- A portable foreign-function interface library.☆3,494Updated this week
- 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☆328Updated 9 months ago
- Package manager for the C programming language.☆5,072Updated 2 weeks ago
- A small self-contained alternative to readline and libedit☆4,081Updated last month