[erlang-questions] json parsing

Roelof Wobben r.wobben@REDACTED
Fri Sep 25 17:42:52 CEST 2015


Hello,

I like to try to parse a json file in Erlang.

I found the jsx library where I noticed that all "strings" where excaped 
by a /

Do I have to do it myself or can I write a function which checks if 
something is a list and then concat a / the string and another /  ?

Roelof




More information about the erlang-questions mailing list