To your edit: A compiler will make the exact same output from the same input. An LLM will make different outputs from the same prompt and may give you someone else’s code verbatim
A compiler doesn’t have to make the exact same output, nor does an LLM have to make differing outputs, and a compiler uses someone else’s code to transform your code into something else.
To your edit: A compiler will make the exact same output from the same input. An LLM will make different outputs from the same prompt and may give you someone else’s code verbatim
A compiler doesn’t have to make the exact same output, nor does an LLM have to make differing outputs, and a compiler uses someone else’s code to transform your code into something else.