JSON parser

"Márton Sasvári (IJ/ETH)" Marton.Sasvari at ericsson.com
Tue Aug 23 22:49:14 PDT 2005


Hi,

I've ported most of the JSON parser of Patrick D. Logan 
(http://patricklogan.blogspot.com/2005/05/announcing-json-py.html) form 
Python to Slate (the unit tests as well). Escaped character handling has 
some problems still as I  could not figure out yet how to bypass the 
backslash removal of string parsing.

I intend to refactor it to work on Streams not just on strings and then 
move on to create a YAML processor.

Current version is attached for the interested.

Regards,
Marton


-------------- next part --------------
A non-text attachment was scrubbed...
Name: json.zip
Type: application/x-zip-compressed
Size: 4044 bytes
Desc: not available
Url : /archives/slate/attachments/20050824/6f104a02/json.bin


More information about the Slate mailing list