Hacker News new | ask | show | jobs
by deletes 4501 days ago
It is a good thing that actual results rely on the compiler implementation, not the language.
1 comments

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(??)