FreeBSD.software
Home/devel/cligen

cligen

6.5.0

Command-line interface generator

CLIgen is a Command-Line Interface generator written by Olof Hagsand. Well, actually it is not really a generator, since it does not generate code for CLI's. Instead, it builds and interprets datastructures (a parse-tree) which a library (libcligen) interprets in runtime. It is fast and efficient and helps you develop CLI:s easier. You enter a CLI syntax either in a text file, you write callback functions where you call the right library routines. The callback functions add the semantics, that is, what the commands in the CLI are supposed to do.

Origin: devel/cligen
Category: devel
Size: 290KiB
License: APACHE20
Maintainer: dave@dogwood.com
Dependencies: 0 packages
Required by: 1 packages
Website: cligen.se
$pkg install cligen

Required By (1 packages)

More in devel