masak / alma

ALgoloid with MAcros -- a language with Algol-family syntax where macros take center stage
Artistic License 2.0
139 stars 15 forks source link

Consider a `quasi func` term, which binds `return` to the quasi block #484

Open masak opened 5 years ago

masak commented 5 years ago

As discussed today on #perl6-macros. This would allow early valued exits from the quasi, just as one can a normal func.