pub fn parse_char_list(input: &str) -> Result<String, DataError>
Called when building instructions to parse strings into character lists.