Pitch [stdlib]: Command Line Argument Parsing

Of course, that is not the goal, it is just a thought experiment to determine "maturity" of proposed solution. And I don't have anything (almost :) ) against python, it just looks sad for me, that we have great language, that lacks some relatively easy to implement features to be a great for scripts/cli tools too. And, also, I think that swift-sh is a great tool, but argument parser would need to be included in almost every script.

Absolutely, and, as I said, it is better to get started than status-quo :)

Can't argue with that.

That is totally true. And not so long ago, demangle function proposal faced a similar issue – [Returned for revision] SE-0262: Demangle function. I hope that some solution will be found in near future :)