[m-rev.] for review: use enum to identify impl defined literals

Zoltan Somogyi zoltan.somogyi at runbox.com
Thu Apr 1 14:01:16 AEDT 2021


For review by anyone.

Also, would people object if I made the code that converts int, float
and string term functors to cons_ids actually check that they have
no arguments? Catching mistakes such as 8("abc") only during
typechecking generates not-all-that-helpful error messages
that complain about 8 not being a function.

Zoltan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Log.idl
Type: application/octet-stream
Size: 2685 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20210401/8c3119cf/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DIFF.idl
Type: application/octet-stream
Size: 32822 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20210401/8c3119cf/attachment-0003.obj>


More information about the reviews mailing list