How do you feel about Rust (lang) for system/embedded/etc. programming?
Is it reasonable for targeting ARM, RISC-V, etc.?
How do you feel about Rust (lang) for system/embedded/etc. programming?
Is it reasonable for targeting ARM, RISC-V, etc.?
1. Rust isn't OO, although it has OO-like capabilities. Code bloat mostly comes from parametric polymorphism.
2. You can build binaries without the standard library, just as you can in C.
3. I find rust pretty compelling even as an "expert-level" C coder (been using C since 1985). It catches mistakes that I still make in C today. In fact, I'd explicitly state that rust is *not* for beginners.
Chirp! is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.
All Chirp! content and data are available under the Creative Commons Attribution 3.0 license.