The project aims to make command-line support as much easier as it is possible.

A minimalistic code example is provided below to demonstrate this functionality.
# cli.add(help_handler, op_name_t("help")("h")("?").description("produce a help message"));
# ...
# cli.add(echo , op_name_t("echo")("e") .description("print an input message"));
# invoke_all(cli , example::accumulate(argv+1,argv+argc));


The library is fully compatible with C++03. Its code structure, naming conventions, and design approach adhere to the philosophy and best practices established by Boost.
It also includes comprehensive documentation, usage examples, and automated tests:
- documentation: <interpreter11-code>/libs/command_line/index.html
- examples: <interpreter11-code>/libs/command_line/example
- tests: libs/command_line/test

Project Activity

See All Activity >

Follow interpreter_1_1

interpreter_1_1 Web Site

Other Useful Business Software
Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
Get Avast Free Antivirus | Your top-rated shield against malware and online scams

Boost your PC's defense against cyberthreats and web-based scams.

Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Free Download
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of interpreter_1_1!

Additional Project Details

Registered

2011-10-31