On 04/10/2010 10:31 PM, Martin Langhoff wrote: > On Sat, Apr 10, 2010 at 3:41 PM, Eric Raymond wrote: >>> I could understand providing JSON format, specified using --json >>> option. >> >> You know, that's actually an interesting idea. I mentioned it >> previously as the not-XML if we want to build on a metaprotocol; > > One issue is that there's no stream-parser JSON implementations that > I'm aware of. Here is one. It's ugly as hell, you're warned. The only missing piece is making the stack state resizable. Paolo