Select a tag to browse associated projects and drill deeper into the tag cloud.
mksh is the MirBSD Korn Shell, largely similar to the original AT&T ksh, pdksh’s actively developed successor, portable. It includes bug fixes and improvements in order to produce a modern, robust shell good for interactive and especially script use. It has UTF-8 support and extended
args4j is a small Java class library that makes it easy to parse command line options/arguments in your CUI application.
htty is the HTTP TTY, a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP. Install by typing: gem install htty
ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both declarative (using attributes) and
The whole idea of implementing a UNIX shell raised to my mind was when we decided to do something different, which we are always trying to do at one instance or the other. The current generation is fast we need to update ourselves to newer technologies, right now when this is been implemented
Clipo : Command Line Interpreter library based on the boost Program Option libraryThe idea is to build on top of the program_option library developed by Vladimir Prus (http://www.boost.org/doc/html/program_options.html) an easy to implement command line interpreter library. Examplenamespace po =
I got tired of writing string parsing for every project, and couldn't find a useful implementation for .NET so I made my own.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.