Skip to content

A compiler that turns your C code into ASM using Chat-GPT.

Notifications You must be signed in to change notification settings

anatolykopyl/gcc-GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCCPT

A c compiler that turns your C code into asm using Chat-GPT.

Usage

$ OPENAI_API_KEY=<YOUR_KEY> gccpt some_file.c

Will create a file a.out.

About

A compiler that turns your C code into ASM using Chat-GPT.

Topics

Resources

Stars

Watchers

Forks

Languages