teikalang / teika

MIT License
327 stars 7 forks source link

syntax: add support for self, fix and unroll #188

Closed EduardoRFS closed 1 year ago

EduardoRFS commented 1 year ago

Goals

Support self types at the syntax level.

Context

After #185 the syntax doesn't include support for self types, this PR improves on that.