tame/tamer/src/frontend
Mike Gerwitz ca6ef3ed36 tamer: frontend: Begin basic XML parsing
The first step in the process is to emit the raw XML events that can then be
immediately output again to echo the results into another file.  This will
then allow us to begin parsing the input incrementally, and begin to morph
the output into a real `xmlo` file.
2021-07-27 00:37:13 -04:00
..
xml tamer: frontend: Begin basic XML parsing 2021-07-27 00:37:13 -04:00
mod.rs tamer: frontend: Begin basic XML parsing 2021-07-27 00:37:13 -04:00
parser.rs tamer: frontend: Begin basic XML parsing 2021-07-27 00:37:13 -04:00