PyCParser
C compiler
A Python-based C parser and interpreter with automatic ctypes interface generation
C parser and interpreter written in Python with automatic ctypes interface generation
350 stars
15 watching
30 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
cinterpreterparserspycparserpython
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler for the COOL programming language targeting the MIPS 32-bit architecture and implemented in Python 3 | 39 |
| A programming language compiler for CPython bytecode | 575 |
| A C++ parser-combinator library with a natural grammar notation | 122 |
| A compiler written in Zig to translate C code into machine-specific binary code | 1,151 |
| Tool to automate part of the conversion process from C/C++ to Python code | 169 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| Generates an Abstract Syntax Tree based on DBC-formatted strings | 2 |
| An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 825 |
| A PyTorch implementation of the Connectionist Temporal Classification (CTC) decoding algorithm for speech recognition and text analysis tasks. | 42 |
| A PyTorch implementation of a framework for generating captions with styles for images and videos. | 63 |
| A C compiler written in the C2 language itself. | 703 |
| A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
| A C-based command line arguments parsing library | 694 |
| Enables the creation of custom C++ extensions with CUDA support in PyTorch | 1,031 |
| A Python-based front-end for compiling C code into efficient machine code | 137 |