zmaril/gptcc
compiling c with gpt
This tool helps software developers and students understand the process of compilation by demonstrating how a C program can be transformed into executable assembly code. It takes a C source file as input and, using an AI model, outputs an assembly file and an executable program. This is primarily for those learning about compilers, assembly language, or AI's capabilities in code generation.
No commits in the last 6 months.
Use this if you are a developer or student interested in experimenting with AI-driven code generation from C to assembly, particularly for educational insights.
Not ideal if you need a reliable, production-ready compiler, as the generated assembly code may be incorrect or incompatible.
Stars
7
Forks
1
Language
Python
License
—
Category
Last pushed
Apr 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/zmaril/gptcc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
HacxGPT-Official/HacxGPT-CLI
Open-source CLI for unrestricted AI - Access powerful models without censorship
npiv/chatblade
A CLI Swiss Army Knife for ChatGPT
eunomia-bpf/GPTtrace
Generate eBPF programs and tracing with ChatGPT
marcolardera/chatgpt-cli
Simple yet effective command line client for chatting with ChatGPT using the official API
rcmdnk/chatgpt-prompt-wrapper
cli tool to wrap ChatGPT Python API