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

IO Monad #7

Closed elimirks closed 4 years ago

elimirks commented 4 years ago

Monty lives in pure functional land right now. We need an IO monad entry point!

The __main__ thunk function should be the entry point to the "real world"