teikalang / teika

MIT License
318 stars 7 forks source link

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

Closed EduardoRFS closed 9 months ago

EduardoRFS commented 9 months 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.