Y
Hacker News
new
|
ask
|
show
|
jobs
by
rcfox
4501 days ago
That's the opposite of "defined", in the context of a language discussion.
1 comments
deletes
4501 days ago
It is a good thing that actual results rely on the compiler implementation, not the language.
link
rcfox
4501 days ago
Sure, your code will work today, with your compiler. But will it work tomorrow? Or what if your client wants to compile it on their machine, in a different operating system, with a compiler that you've never tried?
link
deletes
4501 days ago
Readme, documentation, makefile(??)
link