The error feedback from the read-string function would be improved if it used an indexing reader.

Description

The read-string function would provide better error feedback if it used an indexing pushback reader
instead of just a plain push back reader. I've seen a number applications that use read-string
to turn long, multiline strings into EDN data, where the additional line number information would be useful.

(Breaking this one off from https://dev.clojure.org/jira/browse/TRDR-44)

Environment

All.

Activity

Show:

Details

Assignee

Reporter

Priority

Created July 5, 2017 at 6:10 PM
Updated July 5, 2017 at 6:10 PM