Research and design of multilayer command line parsing framework
Xinjia Zhang
Abstract
Xinjia Zhang
Abstract
Based on integrating commons CLI,a command line framework to solve the problem is presented that command line programs are not unified and not able to support multilayer command parsing in large network server.The concept of command manager is brought forward and command caller is used to separate the command processing strategy from command class,so it may make the logic of com-mand implementation simple.And then,the main structure and operations of the framework is introduced.At last,the compatibility,extensibility and flexibility of the framework are analysed.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Based on integrating commons CLI,a command line framework to solve the problem is presented that command line programs are not unified and not able to support multilayer command parsing in large network server.The concept of command manager is brought forward and command caller is used to separate the command processing strategy from command class,so it may make the logic of com-mand implementation simple.And then,the main structure and operations of the framework is introduced.At last,the compatibility,extensibility and flexibility of the framework are analysed.
Key concepts: Computer science, Parsing, Extensibility, Command and control, Programming language, Flexibility (engineering), Simple (philosophy), Operating system