Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
solomonb
4mo ago
0 comments
Share
What language do you use which does not have exceptions?
0 comments
default
newest
oldest
MangoToupe
4mo ago
C, Rust, Go. With a little effort, Scala can be used this way quite naturally, simply by allowing exceptions to crash the process.
AlotOfReading
4mo ago
How do you handle situations where crashing the process is inappropriate. I may not
care
that a library doesn't like its log file or network socket disappearing, but I very much care if its exception about that event kills the entire process.
j
/
k
navigate · click thread line to collapse