-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
language design
Any changes to the language, e.g. new featuresAny changes to the language, e.g. new features
Description
A general try { ... } catch-statement should be available to catch exceptions.
How to implement it: The "invalid label" has to become dynamic and somehow either the stack height has to be stored or it will be impossible to access local variables. Furthermore, we have to decide whether local effects should be reverted or not.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
language design
Any changes to the language, e.g. new featuresAny changes to the language, e.g. new features