code for tokenizing • Model.xml, xslt before, now Python (thanks so much, Miklos!) • The output was ugly • Turned out there was a lot of unordered_map's there – initialized at runtime, etc. • Rewrote that all to switch/case's • Compile-time optimized now • Much smaller – 2M of library size cut of