←back to thread

203 points dahlia | 2 comments | | HN request time: 0.543s | source
1. adamddev1 ◴[] No.45155685[source]
Yay for parser combinators in the JS/TS wild!
replies(1): >>45156564 #
2. brabel ◴[] No.45156564[source]
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