About command line parameters parsing again...

29 Apr
2010
29 Apr
'10
11:47 a.m.
Hi all! Sorry for my English... During last two months I develop simple library for command line parameters parsing. Although there is many such libraries (e.g. on sf.net), I cannot find library with _realy_ simple using. Command line parameters parsing is simple, trivial task, so (imho) library for this task must be easy-to-learn and easy-to-use. Boost.Program_options is good and flexible library, but (imho) work with command line parameters must be easier. My library _not_ parse config file, because I like rule "one task - one library". My question: is it need in Boost another library for command line parameters parsing? P.S. Library: https://sourceforge.net/projects/clp-parser/ Denis
5521
Age (days ago)
5521
Last active (days ago)
0 comments
1 participants
participants (1)
-
Denis Shevchenko