-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
The ExecutionException is too broad. We could number the Expressions in a Program and include it alongside the error message to provide detailed stack traces. We should probably also have different kinds of runtime exceptions like TypeException to indicate different kinds of failures instead of using a single catch-all exception.
Reactions are currently unavailable