Hacker News new | ask | show | jobs
by marai2 206 days ago
Wow, this is so cool that you did this and this showed up right now. There was an online book (soon to be published) by Xavier Leroy on the history of control mechanisms in programming languages with the last few chapters on Effect systems.
1 comments

Thanks! You might also like the introduction I wrote to the Bluefin docs, which has some similar content: https://hackage-content.haskell.org/package/bluefin/docs/Blu...

Yes, Xavier's book was really interesting. It's here: https://xavierleroy.org/control-structures/

It's missing some subtleties of capability-based effect systems (which Bluefin is). Maybe I should write to him.