parser/string_chars library
Classes
- StringChars
- Parses the string characters using the normalChar predicate to parse regular (unescaped) characters, using the controlChar character to match an escape character, and the escape parser to parse the interpretation of the escape sequence.