This discusses an error handling mechanism implemented for <a href="https://starlark-lang.org/" rel="nofollow">https://starlark-lang.org/</a>, which combines the benefits of exceptions (conciseness of code) and error return values (control of error behavior)