pure icon indicating copy to clipboard operation
pure copied to clipboard

Parsing for TypeClassLang

Open hrutvik opened this issue 9 months ago • 1 comments

Redirect parsing to target TypeClassLang

Aside from PureLang's existing constructs, this will need to handle:

  • class and instance declarations
  • contexts/type class constraints in types
  • TypeClassLang's new top-level program structure
  • pattern guards
  • type annotations at the expression-level

hrutvik avatar Sep 26 '23 15:09 hrutvik