On Thursday, 8 October 2015 at 10:31:57 UTC, Chris wrote: >> 2. Solid non-gc memory management and ownership. > > Any specific implementation in mind? Well the first step to that should be implement a way to make sure pointers don't escape their scope.