This is great. I read through the docs last night, clamp seems really well designed.
I quite liked the look of main [1] for commandline parsing because of its DSL, but it and one of its requirements (arrayfields, I think) monkey-patch the environment pretty heavily, which is a deal-breaker. The clamp DSL looks great and everything sits cleanly within a Clamp module. Good stuff. —Ben [1] http://github.com/ahoward/main On 6 December 2010 21:52, Mike Williams <[email protected]> wrote: > "Clamp" is a minimal framework for command-line utilities. > > http://dogbiscuit.org/mdub/weblog/Tech/Projects/Clamp > > -- > cheers, > Mike Williams > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rails-oceania%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rails-oceania?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
