Parse String Input to List
parse_list_input(input_string)
input_string
A string representation of a list.
A parsed list object.