SuperFola to Programming LanguagesEnglish · 27 days agoI don't think error handling is a solved problem in language designutcc.utoronto.caexternal-linkmessage-square3linkfedilinkarrow-up16arrow-down12cross-posted to: [email protected]
arrow-up14arrow-down1external-linkI don't think error handling is a solved problem in language designutcc.utoronto.caSuperFola to Programming LanguagesEnglish · 27 days agomessage-square3linkfedilinkcross-posted to: [email protected]
minus-squareKissakilinkfedilinkEnglisharrow-up1·edit-227 days agoWe had a post about error handling here recently: An epic treatise on error models in systems programming languages As I write in a comment there, I can also recommend the referenced The Error Model which is a bit shorter and more concrete With much more expansive exploration and reasoning, both come to the same conclusion as this post: It’s not a solved problem.
We had a post about error handling here recently: An epic treatise on error models in systems programming languages
As I write in a comment there, I can also recommend the referenced The Error Model which is a bit shorter and more concrete
With much more expansive exploration and reasoning, both come to the same conclusion as this post: It’s not a solved problem.