SuperFola to Programming Languages@programming.devEnglish • 3 months agoI don't think error handling is a solved problem in language designutcc.utoronto.camessage-square3fedilinkarrow-up16arrow-down10
arrow-up16arrow-down1external-linkI don't think error handling is a solved problem in language designutcc.utoronto.caSuperFola to Programming Languages@programming.devEnglish • 3 months agomessage-square3fedilink
minus-square@Kissaki@programming.devlinkfedilinkEnglish1•edit-23 months 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.