←back to thread

203 points dahlia | 1 comments | | HN request time: 0.329s | source
Show context
andrewguy9 ◴[] No.45154641[source]
Docopt!

http://docopt.org/

Make use of the usage string be the specification!

A criminally underused library.

replies(2): >>45154764 #>>45155334 #
1. tomjakubowski ◴[] No.45155334[source]
A great example of "declaration follows use" outside of C syntax.