This proposed enhancement to the XES program allows a
translation or a sequence of operations to be done on
multiple files.
More information here:
http://www.euclideanspace.com/software/language/xes/project/batch/
For instance, we might want all files in a given
directory with the extension .java to be translated to
say .h and .cpp files.
The options for batch processing would be:
* Source Directory
* Destination Directory
* Source File filter
* Translation type
* Library Translation type
There may be 2 instances of the last two.
There should be the ability to store all these
parameters in a named file and to load the parameters
from it.