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

It is a good thing that actual results rely on the compiler implementation, not the language.
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?
Readme, documentation, makefile(??)