Remix.run Logo
andrewguy9 3 days ago

Docopt!

http://docopt.org/

Make use of the usage string be the specification!

A criminally underused library.

fragmede 3 days ago | parent | next [-]

My favorite. A bit too much magic for some, but it seems well specified to me.

tomjakubowski 3 days ago | parent | prev [-]

A great example of "declaration follows use" outside of C syntax.