Re: Arch vs Code
The same way good C coee with good memory management is written the C compiler could be re written to have memory safeguards without changing the language it self. The same malloc and free could be reimplemented to virtualuze memory usage and make it safe. God C programmers have use d their own libraries to give us robust systems on the past. Looks the conversation with Rust is cult like about making it formal byvpardigm.But bad coders with aRust could do or leave worse things than a good coder on C which is focused on those memory management issues.