montylang / monty

Language from a parallel universe where Python is functional
https://montylang.github.io/docs/
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Improvements to unwrap syntax #24

Closed elimirks closed 3 years ago

elimirks commented 4 years ago

Unwrap should support assignments, and allow non-binding non-terminal expressions.

The assignments should behave similar to how they work imperatively