BosqueLanguage / BosqueCore

Other
145 stars 5 forks source link

Multi-variable return statement and assignment. #34

Open BosqueLanguage opened 1 year ago

BosqueLanguage commented 1 year ago

We want to add back in support for multi-return and assignment (also bulk projection).

BosqueLanguage commented 2 months ago

Support for parsing and checking added in PR #86, tests required.