Comment by atilaneves
4 days ago
Yes, that's my point. I'm replying to claims that "if it compiles it probably works". My limited experience with both is "nah".
4 days ago
Yes, that's my point. I'm replying to claims that "if it compiles it probably works". My limited experience with both is "nah".
I prefer the slogan without "probably", "If it compiles it works", because then at least it's clear it's a slogan and not a formal claim. Everyone knows that if you write
then it will compile but not work, so they don't take it literally. But it is a pithy statement of the lived experience of many users of strongly typed programming, which is more accurately described by something like "if it compiles then it will probably do something at least basically sensible and often be pretty close to what you actually wanted".