Cyclone programming language and its influence
jmh530
john.michael.hall at gmail.com
Sun Oct 18 16:20:39 UTC 2020
On Saturday, 17 October 2020 at 23:27:56 UTC, Jonathan Goodwin
wrote:
> [snip]
> You are right that half that paper focuses on what Pony calls
> reference capabilities and I call permissions. I have shared
> more of my thoughts in the 3-part post series that begins with
> this post:
> https://pling.jondgoodwin.com/post/race-safe-strategies/
> [snip]
Thanks for that.
The unique reference looks like it differs from Rust's system by
not allowing const references (provided there is no mutable
borrowing).
More information about the Digitalmars-d
mailing list