I thought this was the go-to library for command line parsing:

https://github.com/clojure/tools.cli

On Wednesday, January 14, 2009 at 7:11:23 PM UTC, Grunde Løvoll wrote:
>
> Thanks! 
>
> I'll have a look at clojure.contrib.command-line. I don't need 
> anything super-powerfull, just something that make it easy to define 
> and parse command line arguments in the "normal manner". 
>
> Sorry about my previous double post :( 
>
> Grunde 
>
> On Wed, Jan 14, 2009 at 6:00 PM, Chouser <cho...@gmail.com <javascript:>> 
> wrote: 
> > 
> > On Wed, Jan 14, 2009 at 5:58 AM, Grunde <grunde...@gmail.com 
> <javascript:>> wrote: 
> >> 
> >> Now, it these some elegant way to parse and use the passed command 
> >> line arguments in my program? Is there any lib like Ruby/Pythons 
> >> optparse to assist parsing of command line arguments? 
> > 
> > There is clojure.contrib.command-line 
> > 
> > I don't know if it's elegant, and it's certainly not (yet) as powerful 
> > as many optparse tools in some other languages, but I've found it to 
> > be useful. 
> > 
> > --Chouser 
> > 
> > > 
> > 
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to