Paulo Pinto: > https://air.mozilla.org/region-based-storage-management-parasailing-without-a-garbage-chute/ Half of the talk is about Parasail language in general. Despite the parallelism it looks like a simple enough language to learn (maybe even simpler than Go). At 9.08-9.56 he says "you have to specify the names of the objects you are referencing from the outer scope." It's like my idea of @outer(): http://d.puremagic.com/issues/show_bug.cgi?id=5007 At 40.27-40.43 he shows a very easy to understand graph of how Rust manages its memory. When you have many CPU cores I think that organization scales better than D memory management. Bye, bearophile