▲ 86 ▼ 'Rust makes coding fun again': Why Linux is moving away from C, according to Greg Kroah-Hartman (www.zdnet.com) submitted 1 month ago by cm0002@suppo.fi to c/linux@programming.dev 26 comments fedilink hide all child comments
[–] victorz@lemmy.world 3 points 1 month ago (1 child) Cool, thank you. Might tackle Rust next year then. This year I'm getting into OCaml. 😊 permalink fedilink source parent hideshow 2 child comments replies: [–] syklemil@discuss.tchncs.de 5 points 1 month ago (1 child) OCaml should transfer pretty well to Rust. Rust can feel like an ML dressed up in C's braces. Similarly, if you can write in Haskell without having to reach for IO, then you can probably satisfy Rust's borrow checker with no more effort. permalink fedilink source parent hideshow 2 child comments replies: [–] victorz@lemmy.world 2 points 1 month ago* Thanks for that insight. I did some small delving into Haskell years ago, but I found the tooling to be so awkward, and "monads" so confusing and poorly explained everywhere, that I eventually gave up trying to learn more. But OCaml seems pretty nice. Familiar, but with hopefully better tooling. 🤞 permalink fedilink source parent
[–] syklemil@discuss.tchncs.de 5 points 1 month ago (1 child) OCaml should transfer pretty well to Rust. Rust can feel like an ML dressed up in C's braces. Similarly, if you can write in Haskell without having to reach for IO, then you can probably satisfy Rust's borrow checker with no more effort. permalink fedilink source parent hideshow 2 child comments replies: [–] victorz@lemmy.world 2 points 1 month ago* Thanks for that insight. I did some small delving into Haskell years ago, but I found the tooling to be so awkward, and "monads" so confusing and poorly explained everywhere, that I eventually gave up trying to learn more. But OCaml seems pretty nice. Familiar, but with hopefully better tooling. 🤞 permalink fedilink source parent
[–] victorz@lemmy.world 2 points 1 month ago* Thanks for that insight. I did some small delving into Haskell years ago, but I found the tooling to be so awkward, and "monads" so confusing and poorly explained everywhere, that I eventually gave up trying to learn more. But OCaml seems pretty nice. Familiar, but with hopefully better tooling. 🤞 permalink fedilink source parent