/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.001s
|
source
Show context
adamddev1
◴[
07 Sep 25 05:39 UTC
]
No.
45155685
[source]
▶
>>45151622 (OP)
#
Yay for parser combinators in the JS/TS wild!
replies(1):
>>45156564
#
1.
brabel
◴[
07 Sep 25 08:59 UTC
]
No.
45156564
[source]
▶
>>45155685
#
Exactly, the author's library is just a parser combinator [1] that specializes in providing constructs mirrorring CLI options.
[1]
https://en.wikipedia.org/wiki/Parser_combinator
ID:
GO
↑