Implement catch
expression
#80
Labels
enhancement
New feature or request
low priority
Not important
syntax
Related to the syntax of the language
What is your feature request?
Implement new
catch
keyword for exception handling.Please describe in detail how you expect this new feature to behave.
There will be no
try
keyword, justcatch
:GML-like
try
/catch
blocks can be written in Catspeak like:The text was updated successfully, but these errors were encountered: