Could doctopt provide a more typical C-style library, instead of a code generator? I would like to be able to `#include "docopt.h"`, `gcc -ldocopt`, etc.
Could doctopt provide a more typical C-style library, instead of a code generator?
I would like to be able to
#include "docopt.h",gcc -ldocopt, etc.