I'm personally not very familiar with the Sleepycat license (as MPS seems
to use: https://github.com/Ravenbrook/mps-temporary).
Would proprietary code have to be shipped in separate binaries than the
Rust runtime, or would commercial licensing be required?


Kevin




-- 
Kevin Cantu


On Mon, Jul 29, 2013 at 10:41 AM, Thad Guidry <[email protected]> wrote:

> 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
> [email protected]
> https://mail.mozilla.org/listinfo/rust-dev
>
>
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to