Hacker News new | ask | show | jobs
by pjmlp 2238 days ago
It is not the only one

https://www.csail.mit.edu/event/safe-parallel-programming-pa...

https://chapel-lang.org/docs/master/builtins/OwnedObject.htm...

And a couple more with affine types, or algebraic effects.

Yes, this might be the future, but we are still far from the overall convenience of GC for common programming scenarios.

If anything one was to thank the Rust community for pushing more people to look into this area, regardless of its outcome in the language market.