|
|
|
|
|
by hardwaregeek
810 days ago
|
|
Yeah Rust is popular because it's a practical language with a nice type system, decent escape hatches, and good tooling. The borrow checker attracts some, but it could have easily been done in a way with terrible usability. |
|
Why would anyone use the resulting language over C? What you're describing is C with a slightly friendlier compiler.