Y
Hacker News
new
|
ask
|
show
|
jobs
by
halst
5113 days ago
That exactly what [docopt](
http://docopt.org/
) is—DSL that allows implement almost any interface in one line (having formal interface description).
1 comments
mwhooker
5113 days ago
ahh, cool. suppose I should have read past the rules
link