/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Stop writing CLI validation. Parse it right the first time
(hackers.pub)
203 points
dahlia
| 1 comments |
06 Sep 25 18:20 UTC
|
HN request time: 0.2s
|
source
1.
esafak
◴[
07 Sep 25 03:10 UTC
]
No.
45155079
[source]
▶
>>45151622 (OP)
#
The "problem" is that some languages don't have rich enough type systems to encode all the constraints that people want to support with CLI options. And many programmers aren't that great at wielding the type systems at their disposal.
ID:
GO
↑