You can edit almost every page by Creating an account. Otherwise, see the FAQ.

clig

From EverybodyWiki Bios & Wiki


clig (Command Line Interpreter Generator) is a *NIX command line utility which uses a simple description file to create C code to interpret the typical *NIX command line as well as an up-to-date usage message and a manual page skeleton. It supports Flag, String, Int, Long, Float and Double types, with ranges, defaults, and more. The generated C-Code is ANSI but has been reported to work with C++. It is self-contained code which does not depend on any library other than libc. Included is a TCL package to instrument TCL scripts in the same way as C programs.

References[edit]

External links[edit]


This article "Clig" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Clig. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.