|
|
|
|
|
by cmrdporcupine
3597 days ago
|
|
Yeah, what I really wanted from Rust was basically OCaml without the GC. Or C++ with a proper module system, no preprocessor crap, some pattern matching and type inference, and a more reasonable syntax. Rust started that way and then the safety stuff took over the type system. I can roll with it. It's probably worth it. I'd love a job programming in it. But it's not entirely the dream I had. |
|