Add Capabilities and Constraints as part of the effort to bring Effects into the language
169 views
Skip to first unread message
Suminda Dharmasena
unread,
May 11, 2016, 12:15:34 AM5/11/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dotty-internals
Is there a possibility to consider capabilities and contraints. This can also use the same infrastructure used to define effects depending on how they are implemented.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dotty-internals
Containt typing in X10 Language (Sec 4.5 - http://x10.sourceforge.net/documentation/languagespec/x10-latest.pdf) is form of Dependent Typing which is very useful. It will be good if constraints can make it into the language. The incremental effort to add this since singleton types will be in the language is minimum but will be very useful.