I'm not sure if this is generally feasible! If memory-unsafe C/C++ code could be automatically and mechanically converted to memory-safe Rust code, then that would imply the existence of static analysis tools for C/C++ code that could themselves guarantee memory safety without requiring Rust at all.
On Sun, Jan 5, 2014 at 9:11 PM, Greg <[email protected]> wrote: > I'd happy chip in for a Kickstarter-type project to automatically convert > C/C++ to Rust. > > Anything like this exists or anyone planning on making this type of > announcement? > > - Greg > > -- > Please do not email me anything that you are not comfortable also sharing with > the NSA. > > > _______________________________________________ > 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
