broom-lang / broom

A programming language with first-class modules and algebraic effects.
https://broom.readthedocs.io
BSD 3-Clause "New" or "Revised" License
10 stars 1 forks source link

Eliminate parameter/argument tuples #86

Closed nilern closed 3 years ago

nilern commented 3 years ago

Primop result tuples should be erased (at least for now) in CPS->CFG conversion.