Hi Kevin, > On 14 Dec 2014, at 19:46, Kevin Ingwersen (Ingwie Phoenix) > <ingwie2...@googlemail.com> wrote: > > I don’t know if you are interested in some other open source projects that > parse JSON, but have you looked at the decoder here? > > https://github.com/vstakhov/libucl <https://github.com/vstakhov/libucl> > > It can parse more than just the JSON format - but it has some JSON benchmarks > attached and works really well - and is plain C.
That isn’t a JSON parser, it parses its own format which seems to be a superset of JSON. Also, we really need something custom-tailored to PHP’s needs (i.e. produces PHP types). Thanks. -- Andrea Faulds http://ajf.me/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php