![]() | This article is rated List-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||||||||||||||||||||||||
|
Reading about "parsing" I expected to read something about parsing command line arguments, probably in different programming languages, for example pointers to libraries that simplify this task for the most common conventions for the syntax of command lines. However, this article seems only to show how to access and iterate through the command line in different programming language. So at this point in time a less confusing title probably was "Command-line argument processing". — Preceding unsigned comment added by Pia F. Bichsel (talk • contribs) 10:18, 27 January 2016 (UTC)
For a sane approach to saying something about parsing command-line arguments in general, you could have a look at something I have written about that topic recently: https://www.msiism.org/blog/2019/03/10/how-to-parse-command-line-arguments.html (Note that the article is not published under a free content license.) Msiism (talk) 20:37, 13 March 2019 (UTC)