Returns a parser for input separated by a delimiter, e.g. 1,2,3
The parser for the delimiter, e.g. char(',') for a CSV file