[OT] Region-Based Storage Management: ParaSailing without a (Garbage) Chute

Paulo Pinto pjmlp at progtools.org
Sun Feb 10 01:50:30 PST 2013


Hi,

some might find this interesting.

A presentation about the ParaSail, system programming language based on Ada.

https://air.mozilla.org/region-based-storage-management-parasailing-without-a-garbage-chute/

It makes use of regions and compiler inference to automatically
manage memory, instead of using a GC.

Maybe some ideas for D types with custom allocators.

--
Paulo


More information about the Digitalmars-d-announce mailing list