6 ms·
If my program crashes without it, that's a semantic difference no?
by lilbigdoot 1mo ago
If my program crashes without it, that's a semantic difference no?
- layer8 1mo agoNot in the sense of formal programming-language semantics, usually.
- qsera 1mo agoYou program did not ask for the crash via the language constructs..semantics is defined by the language, rest is the implementation details. That is how it makes sense to me. I don't understand other people in this thread who think otherwise.