Hacker News new | ask | show | jobs
by toolslive 3021 days ago
Is there support for effects or is there something like a concurrency monad ?
1 comments

I don't know what those are, but Scopes is designed to make it easy for users to implement their own meta-programming abstractions. It might be possible to build such mechanisms from within the language. I certainly want to hear of the instances where it is not.
https://github.com/yallop/effects-bibliography

Anyway, the type of the print "hello world" expression would explain a lot.