Simple C++ framework for writing line-oriented command interpreters. It was thought mainly to assist students in their learning about operating systems topics.
With classes like QLibrary or QTextStream is easier to make the framework more portable. But it introduces another dependecy so its advantages are unclear.
With classes like QLibrary or QTextStream is easier to make the framework more portable. But it introduces another dependecy so its advantages are unclear.