Commandry is a new command-line parser designed for Standard ML, offering a declarative approach to building command-line interfaces. It supports various argument types, including flags, options with defaults, and positional arguments, as well as nested subcommands for complex applications. The library automatically generates help and version flags, simplifying the development of command-line tools in Standard ML. AI
Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →
RANK_REASON This is a software tool release for a specific programming language.