Skip to content

Comment on Coalton is an efficient, statically typed Lisp with ideas from Haskell and OCamlparent

Comments

Interesting. Those channels seem to all manage side-effects that persist after program execution. What about state-changes that are made and persist into the memory of the running program? Or is there any need for that?

Yes, there's a need for it, and Bluefin provides Modify which allows you to modify a reference to a value in a way that is not observable outside the scope of the capability.

https://hackage-content.haskell.org/package/bluefin-0.6.0.0/...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.