- A Modular and Extensible Command Interpreter Shell for C Projects
- Intended as an interactive command-line interface to drive multiple projects
- Projects can publish a command interface consisting of keyword/callback sets
- Modules will be built as dynamically loadable shared objects
- A default built-in base command set is provided