On Saturday, 21 April 2012 at 17:46:18 UTC, Brian Schott wrote: > The only thing that I see anyone re-using is the tokenizer. Huh, cute. Except for string open = to!string(inputString[endIndex]); May be, open=inputString[endIndex..endIndex+1]; ?