awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pcapriotti avatar

pcapriotti/optparse-applicative

0
View on GitHub↗
957 星标·124 分支·Haskell·BSD-3-Clause·1 次浏览

Optparse Applicative

optparse-applicative is a haskell library for parsing options on the command line, and providing a powerful [applicative] interface for composing them.

Features

  • Haskell CLI Frameworks - Applicative interface for composing command-line parsers.

Star 历史

pcapriotti/optparse-applicative 的 Star 历史图表pcapriotti/optparse-applicative 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

pcapriotti/optparse-applicative 是做什么的?

optparse-applicative is a haskell library for parsing options on the command line, and providing a powerful [applicative] interface for composing them.

pcapriotti/optparse-applicative 的主要功能有哪些?

pcapriotti/optparse-applicative 的主要功能包括:Haskell CLI Frameworks。

pcapriotti/optparse-applicative 有哪些开源替代品?

pcapriotti/optparse-applicative 的开源替代品包括: docopt/docopt.hs — Docopt.hs. ndmitchell/cmdargs — CmdArgs is a Haskell library for defining command line parsers. The two features that make it a better choice than the…

Optparse Applicative 的开源替代方案

相似的开源项目,按与 Optparse Applicative 的功能重合度排序。
  • docopt/docopt.hsdocopt 的头像

    docopt/docopt.hs

    119在 GitHub 上查看↗

    Docopt.hs

    Haskell
    在 GitHub 上查看↗119
  • ndmitchell/cmdargsndmitchell 的头像

    ndmitchell/cmdargs

    94在 GitHub 上查看↗

    CmdArgs is a Haskell library for defining command line parsers. The two features that make it a better choice than the standard getopt library are:

    Haskell
    在 GitHub 上查看↗94