cogu/cfile
A python C code generator
This tool helps C developers programmatically generate C source code. You provide Python code describing the structure and elements of your desired C code, and it outputs a formatted C code string. Developers who need to automate the creation of C code, perhaps for specific data structures, function declarations, or boilerplate, would use this.
No commits in the last 6 months. Available on PyPI.
Use this if you need to write Python scripts that construct and output valid C code, with control over formatting styles.
Not ideal if you are looking for a C compiler, a C interpreter, or a tool to analyze existing C code.
Stars
92
Forks
25
Language
Python
License
MIT
Category
Last pushed
Mar 28, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/cogu/cfile"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
inducer/cgen
C/C++ source generation from an AST
vil02/puzzle_generator
Generates python code representing a puzzle
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
numen31337/copy_with_extension
Auto-generate `copyWith` methods for your Dart classes.
finsberg/gotranx
Next generation ODE translator