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

Custom infix operators #16

Open nilern opened 5 years ago

nilern commented 5 years ago

Much as in Haskell, except we need to deal with more advanced modules which I've heard can get tedious.