Y
Hacker News
new
|
ask
|
show
|
jobs
by
marginalia_nu
585 days ago
LLMs are mostly correct with regards to this stuff.
cdecl is always correct with regards to this stuff.
I don't know why you'd choose the former.
1 comments
Y_Y
585 days ago
Because if you don't do things exactly the way cdecl wants you get a Syntax Error
link
marginalia_nu
585 days ago
Wouldn't any explanation given, apart from syntax error, be wrong in the case you provide it with an invalid syntax?
link
Y_Y
585 days ago
I was thinking of the issue of going from English to C. Even when you out in malformed C it's nice to get either a compiler error which explains the problem, or even better an LLM that can suggest how to fix it.
link