On 3/10/23, Lars Brinkhoff <lars(a)nocrew.org> wrote:
Seems to me exceptions are quite mainstream: CLU, C++, Java, C#,
JavaScript, Python all have them. Arguably Go too, in the form of
panic/recover.
PL/I had them from the get-go. Microsoft added them as an extension to C.
-Paul W.