[erlang-questions] json to map

Roelof Wobben r.wobben@REDACTED
Wed Aug 26 07:56:29 CEST 2015


Op 26-8-2015 om 7:38 schreef Richard A. O'Keefe:
> On 26/08/2015, at 12:16 am, Roelof Wobben <r.wobben@REDACTED> wrote:
>
>> Hello,
>>
>> As a challenge I need to convert a json file to a erlang map.
> You need a more precise specification.
> A map with an arbitrary key whose associated value
> was a binary containing the text of the JSON term
> would technically satisfy this.
>

the exact text of the challenge is here :

Configuration files can be conveniently represented as JSON terms. Write
some functions to read configuration files containing JSON terms and
turn them into Erlang maps. Write some code to perform sanity checks
on the data in the configuration files.

---
Dit e-mailbericht is gecontroleerd op virussen met Avast antivirussoftware.
https://www.avast.com/antivirus




More information about the erlang-questions mailing list