[erlang-questions] json to map

Roelof Wobben r.wobben@REDACTED
Tue Aug 25 16:49:38 CEST 2015


Op 25-8-2015 om 14:45 schreef Garrett Smith:
> Doesn't seem very challenging :)
>
> But that's a valid point - a good programmer cheats!
>
> Another cheat would be to use a JSON parsing library. Again not
> particularly challenging, but it does send you down the road of "find
> an existing solution to a problem, rather than roll your own".
>
> For serious fun, write a parser! You could roll your own, or again
> cheat by using Erlang's pretty darn good yecc module:
>
> http://erlang.org/doc/man/yecc.html
>
>

Hello Gareth,

That seems to be a good idea to keep me busy for some days.
I will read a lot about that topic and hopefully I can make this work.

Roelof


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




More information about the erlang-questions mailing list