> we should see the Unix coreutils written in Rust (with all the command line flags working exactly the same way)
While I'm not convinced that implementing an identical API to coreutils is necessary to be "taken seriously" as a systems programming language, there's a fairly far along implemention that already exists:
While I'm not convinced that implementing an identical API to coreutils is necessary to be "taken seriously" as a systems programming language, there's a fairly far along implemention that already exists:
https://github.com/uutils/coreutils/blob/master/README.md