wyvernlang / wyvern

The Wyvern programming language.
http://wyvernlang.github.io/
GNU General Public License v2.0
556 stars 65 forks source link

Type members #388

Closed tmoux closed 4 years ago

tmoux commented 4 years ago

Current status of type members. More work/testing are needed. Working tests: typemembers.wyv, object.wyv, monoid.wyv

tmoux commented 4 years ago

I think this is OK to merge this now.

JonathanAldrich commented 4 years ago

Looks good!