Cormorant icon indicating copy to clipboard operation
Cormorant copied to clipboard

Support try-catch-finally

Open austinzheng opened this issue 9 years ago • 0 comments

The attempt special form should be replaced by a proper try-catch-finally, with reified exceptions holding EvalErrors and the ability to catch specific error types. This is necessary for building binding or any of the concurrent var-related features.

austinzheng avatar Apr 04 '15 03:04 austinzheng