Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilya-bobyr/icp

Parser construction framework for interactive user input.
https://github.com/ilya-bobyr/icp

parsing rust terminal-based tui

Last synced: 18 days ago
JSON representation

Parser construction framework for interactive user input.

Awesome Lists containing this project

README

        

# ICP - Interactive Command Parser

ICP is a library that helps when constructing interactive command line
applications. It is a framework of parsers that can parse incomplete input
and provide suggestions and hints.