C compiler conformance testing: with ChatGPT assistance

Derek <derek-nospam@shape-of-code.com>
Thu, 31 Oct 2024 14:12:22 +0000

          From comp.compilers

Related articles
C compiler conformance testing: with ChatGPT assistance derek-nospam@shape-of-code.com (Derek) (2024-10-31)
| List of all articles for this month |
From: Derek <derek-nospam@shape-of-code.com>
Newsgroups: comp.compilers
Date: Thu, 31 Oct 2024 14:12:22 +0000
Organization: Compilers Central
Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="21248"; mail-complaints-to="abuse@iecc.com"
Keywords: tools
Posted-Date: 31 Oct 2024 18:21:31 EDT

Al,


ChatGPT does a surprisingly good job of generating
conformance tests for C
https://shape-of-code.com/2024/10/27/c-compiler-conformance-testing-with-chatgpt-assistance/


Perhaps this is because of the wealth of data available
to train on.


Perhaps somebody might like to try generating tests
for a less 'talked' about language.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.