This library provides portable command line parsing which can be used across several platforms to provide a consistent command line interface. WFOPT uses the model-view-controller pattern: options are specified via an option set, which are interpreted via a parser object and whose behavior can be modified using controller objects. This library is object-oriented and interaction occurs with it at a high level. Programmers can easily write their own parsers if none of the included parsers fit their tastes, but GNU Getopt-, Sun Microsystems- (ala Java), and DOS/Windows style command parsers are supported out of the box. Additionally, the parsing results provide a great deal of information: not only do they provide the captured options and excess arguments, but also provide access to strings which are putatively options but failed to capture.

Features

  • Object-oriented
  • Implementation of several parsing styles, including GNU Getopt, Sun Microsystems, and DOS/Windows
  • Straightforward access to parsed arguments via MVC framework
  • Options support mixture of required and optional parameters.
  • Options may be multiply captured

Project Activity

See All Activity >

Categories

Libraries

Follow Wheefun Options Parsing Library

Wheefun Options Parsing Library Web Site

nel_h2
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Wheefun Options Parsing Library!

Additional Project Details

Intended Audience

Developers

Registered

2021-08-19