How_converters_work - BlueObelisk/jumbo-converters GitHub Wiki
For a given task (say GamessUK punch file to CML) we define one of more converters. In practice for complex files we normally have at least two stages:
* conversion of legacy to rawCML
* conversion of rawCML to semantic ("complete") CML
We'll illustrate with with a specific problem (I have used ellipses for easier reading)