SMLFamily / Successor-ML

A version of the 1997 SML definition with corrections and some proposed Successor ML features added.
190 stars 10 forks source link

Update special constants specification. #30

Closed MatthewFluet closed 6 years ago

MatthewFluet commented 7 years ago

Minor update to the specification of special constants:

These correspond to the support in SML/NJ and MLton. In particular, they rule out

0wx_FF_FF

where an underscore immediately follows the prefix (much as an underscore cannot immediately precede or follow . or e in a real constant).