zzzprojects/zzzcode.ai

Integrate site with a compiler

Opened this issue · 4 comments

Suppose the user wants C code generated for a task. Ideally your site will be integrated with a compiler such as gcc, so that the code it generates is checked by a compiler before being shown to the users. If the code does not compiler, the error messages from gcc can be used to prompt ChatGPT to fix the code.

Once a compiler is integrated with the site, let the user run the programs within the site. Without AI, there are online sites that do this, such as https://www.onlinegdb.com/

Thank you for your suggestion @Beliavsky ,

We hope that will be done eventually. I contacted last month the owner of https://tio.run, which includes almost all languages, but unfortunately, there was no answer on his part.

We keep this request in mind.

Best Regards,

Jon

For an update, we choose to use https://onecompiler.com/ as we can easily embed this one in our page.

We have no date yet, but being able to run code generated is definitely coming soon.

Facebook

facebook