On Fri, 15 May 2009 18:27:05 -0400, Christopher Wright wrote: > Sean Kelly wrote: >> == Quote from Steve Teale ([email protected])'s article >>> I'm trying to write a JSON parser/generator. If anyone else is doing >>> the same, can we collaborate? >> >> I've got one, but I wrote it for work so I'm not sure if I can release >> it. I'd be happy to offer suggestions though :-/ > > Dude, tango.text.json?
I also wrote one: http://web-gmui.svn.sourceforge.net/viewvc/web-gmui/trunk/utils/json/ it's fast, has many features and is BSD licensed.
