I am trying to develop an UCI parser in Objective-C using ParseKit, but I need a way to match everything from a literal to the end of the line (possibly minus the trailing whitespace). parser in Objecti
I am trying to develop an UCI parser in Objective-C using ParseKit, but I need a way to match everything from a literal to the end of the line (possibly minus the trailing whitespace). parser in Objecti