Hi Manuel.

I stumbled across this comment
in json-read from file ./api/packrat/src/Llib/json.scm :

 ;; we don't support the "u" escape for unicode

Do you plan to fix this?
Or should one preprocess json data (converting the \u0123
notation to UTF-8, or similar) before calling json-read?

Ciao
Sven

Reply via email to