cakeml icon indicating copy to clipboard operation
cakeml copied to clipboard

Add structure and exception abbreviations to syntax

Open oskarabrahamsson opened this issue 3 years ago • 0 comments

This issue proposes adding the following forms to the CakeML syntax and semantics:

  • Structure abbreviations: structure S = SuperLongStructName
  • Exception abbreviations: exception E = AnotherException

oskarabrahamsson avatar Apr 12 '22 09:04 oskarabrahamsson