REGARDING:
- Graydon wants to investigate using the Memory Pool System as the Rust GC,
  rather than a bespoke one. The
[MPS](http://www.ravenbrook.com/project/mps/) is
  a very mature and robust memory management library.

Reading through and seeing one of the MPS creators initial design goals :

"The MPS was not designed for C++, but as a memory manager for dynamic
language run-time systems. In fact, it was specifically designed not to
require C++."

...instantly gained my respect for this system and its potential.

-- 
-Thad
Thad on Freebase.com <http://www.freebase.com/view/en/thad_guidry>
Thad on LinkedIn <http://www.linkedin.com/in/thadguidry/>
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to