comp.lang.ada
 help / color / mirror / Atom feed
* GCLP (Generic Command Line Parser) 1.0.0 released
@ 2012-12-14 21:17 mockturtle
  2012-12-14 23:33 ` Yannick Duchêne (Hibou57)
  0 siblings, 1 reply; 6+ messages in thread
From: mockturtle @ 2012-12-14 21:17 UTC (permalink / raw)


Dear.all,
this is small thing, but maybe someone could find this useful.

I just released on Launchpad (https://launchpad.net/gclp/1.0/1.0.0) the very first release of GCLP (Generic Command Line Parser).

I almost can hear you: "Not yet another command line parser!" :-)  Yes,  I know that there are few command line parsing libraries, but I was not able to find one that I liked, so... I scratched my own itch.

A peculiarity of GCLP, that I find very convenient for commands with many parameters, is that the parameters are nominal and not positional.  For example,

   fictional.exe input=foo.txt output=bar.xml

Riccardo



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-12-18 15:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-14 21:17 GCLP (Generic Command Line Parser) 1.0.0 released mockturtle
2012-12-14 23:33 ` Yannick Duchêne (Hibou57)
2012-12-15 16:20   ` mockturtle
2012-12-15 16:57     ` Yannick Duchêne (Hibou57)
2012-12-15 18:08       ` mockturtle
2012-12-18 15:33         ` Brian Drummond

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox