C2rust
No description available
Install / Use
/learn @liyili2/C2rustREADME
The safe conversion from C to Rust
This project utilizes genetic improvement tool to convert C to Rust.
Development Plan
We will utilize the unsafe c2rust tool to convert C to unsafe rust code, then we will utilize genetic improvement tool to move unsafe code out of the unsafe region in Rust, then the programs will gradually become safe.
