CORRODED
// Illegal rust
Corroded
Illegal rust
13EmergingUnknown
What it does
"We used to tell compilers what to do. Now they lecture us about 'lifetimes' and 'ownership.' Time to write code the way God intended." — Terry Davis, probably The rust compiler has some quirks that make it hard to use. It won't let you have two pointers to the same thing although its perfectly safe. It treats you like a mass of incompetence that can't be trusted with a pointer. We fix that. This
Getting Started
git
git clone https://github.com/buyukakyuz/corroded