This code implements a simple recursive-descent parsing scheme for LIGO_LW files, based on the example in Chapter 2 of {Compilers: Principles, Techniques and Tools} by Aho, Sethi and Ullman.

WWW: https://www.lsc-group.phys.uwm.edu/daswg/projects/metaio.html
