Y
Hacker News
new
|
ask
|
show
|
jobs
by
paf31
4282 days ago
It uses JavaScript's evaluation model - i.e. strict, but you can write lazy code using libraries, such as purescript-lazy.
1 comments
lemming
4282 days ago
Interesting, thanks - I've been interested in a language like the Haskell.Next that SPJ described: strict evaluation but with effects controlled by monads. I'll give it a look!
link