-
Notifications
You must be signed in to change notification settings - Fork 0
Type classes and named implementations #9
Copy link
Copy link
Open
Labels
about: ZilchAnything about ZilchAnything about Zilchkind: todoThins to doThins to dotopic: grammarGrammar rules seem incomplete or missingGrammar rules seem incomplete or missingtopic: typecheckingTyping rules are not well described or missingTyping rules are not well described or missing
Metadata
Metadata
Assignees
Labels
about: ZilchAnything about ZilchAnything about Zilchkind: todoThins to doThins to dotopic: grammarGrammar rules seem incomplete or missingGrammar rules seem incomplete or missingtopic: typecheckingTyping rules are not well described or missingTyping rules are not well described or missing
Type
Projects
Status
Todo
Most of the grammar is already formalized there (still needs to be included in the specification document), but we need to define a clear semantics for each of the constructs (
class,impland constraints).