salient-lang / salient

http://salient-lang.dev/
MIT License
0 stars 0 forks source link

Basic Structure Support #8

Closed AjaniBilby closed 5 months ago

AjaniBilby commented 7 months ago

The ability to define structures, assign attributes, and parse them between functions.
No binding of behaviour (class/traits/etc)

AjaniBilby commented 5 months ago

There are no e2e tests for this feature because they will likely break and need to be rewritten when borrow checking is implemented soon after