Show HN: A Rusty First Attempt in C90 https://ift.tt/jOap8C2

Show HN: A Rusty First Attempt in C90 Tried to emulate Rust ownership semantics for educational purposes. As of my current understanding, ownership semantics means: std::unique_ptr + std::move during compile time. I am not happy with that result, but for anyone interested in the educational benefits, here it is. Any tips on better handling and implementation appreciated. https://ift.tt/jeWmFat May 6, 2022 at 06:40AM

Comments

Popular posts from this blog