Why C and not Rust? #10
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello, sorry that the message is not formatted correctly.
I wanted to ask: why C and not Rust?
Rust is just the same as C++ if you ignore the borrow checker. People who don't like C++ may not like Rust too.
Honestly, for some reason the decision has already been made to use C and that won't change. Typically, developers tend to choose the programming language they know best, especially for such complex projects.