Popularity
2.2
Declining
Activity
0.0
Stable
8
1
0

Code Quality Rank: L2
Monthly Downloads: 45
Programming language: C++
License: BSD 3-clause "New" or "Revised" License
Tags: Text    

lambda-options alternatives and similar packages

Based on the "Text" category.
Alternatively, view lambda-options alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of lambda-options or a related project?

Add another 'Text' Package

README

lambda-options

A family of declarative command-line parsers for C++, Haskell, and Typescript.

  • Easy to use. The API is expressive.
  • Easy to learn. The API is tiny and simple.

See subdirectory READMEs for more information in the language of interest:

  • [C++](cpp/README.md)
  • [Haskell](haskell/README.md)
  • [Typescript](typescript/README.md)