The klish is a framework for implementing a CISCO-like CLI on a UNIX systems. It is configurable by XML files.
https://src.libcode.org/download/klish/

Serj Kalichev 6964cdfd15 Remove unneeded ]J. Thanks to Corentin Debains for the patch 10 years ago
bin 9c5451d588 Don't fclose() NULL pointer 10 years ago
clish 76e1e9ad33 Check param before use 10 years ago
contrib d32755628a Debian: Add debian text to contrib/README 11 years ago
debian 99b81c886a Debian: Fix some lintian bugs 11 years ago
examples 9140156b88 Fix plugin examples to new API 10 years ago
konf 2b1c1bf0a9 Fix extra warnings 10 years ago
libc 1a733d2882 Add internal getopt implamentation. BSD version 10 years ago
lub ee6ae2a59f Init list's tail 10 years ago
m4 cb8ca83a07 Fix ax_lua.m4 so that it skips the header version checks and assumes they're ok when cross-compiling. Use ax_lua.m4's facilities to locate Lua libs and headers 11 years ago
plugins 4a836e8427 Init char *saveptr=NULL for strtok_r() 10 years ago
tinyrl 6964cdfd15 Remove unneeded ]J. Thanks to Corentin Debains for the patch 10 years ago
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML 11 years ago
.gitignore 203b12d99d Can be build without dlopen() 10 years ago
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 12 years ago
ChangeLog edce0a7c8e Adding Debian package required files 11 years ago
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 12 years ago
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> 12 years ago
Makefile.am 1a733d2882 Add internal getopt implamentation. BSD version 10 years ago
README 2902b7f66c Fix README 10 years ago
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script 12 years ago
clish.xsd 0db777324b Change plugin API 10 years ago
configure.ac 1a733d2882 Add internal getopt implamentation. BSD version 10 years ago

README

The project's homepage is http://klish.libcode.org.
See the http://klish.googlecode.com page for some additional information about klish.