[erlang-questions] json in erlang

Peter Neumark neumark.peter@REDACTED
Thu Jun 30 07:07:59 CEST 2011


The EEP0018 implementation I found was here:
https://github.com/talentdeficit/jsx
The cool thing about JSX is that it also includes a stream-based parser, so
you
can even decode incomplete bits of JSON.

Peter

On Thu, Jun 30, 2011 at 6:27 AM, Mihai Balea <mihai@REDACTED> wrote:

>
> On Jun 29, 2011, at 11:12 PM, Wes James wrote:
>
> > I see this:
> >
> > http://www.erlang.org/eeps/eep-0018.html
> >
> > but it doesn't exist in erlang proper (it seems).  Does that mean the
> > eep hasn't been accepted and won't be implemented?  What does the S ->
> > standards track eep mean?
>
> There is at least one implementation of eep0018 in Github.
> However people seem to prefer mochijson2.
>
> Mihai
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110630/3f88ae71/attachment.htm>


More information about the erlang-questions mailing list