JSON parser
    "Márton Sasvári (IJ/ETH)" 
    Marton.Sasvari at ericsson.com
       
    Thu Nov  3 06:30:12 PST 2005
    
    
  
Brian,
Sorry, I did not have time since then to improve on it but I'll get to 
it in the next month. I don't think it's worth to put it under 
versioning before that.
Regards,
Marton
Brian Rice wrote:
> This was really cool, but did you not find time to follow up? I can  do 
> some cleanups myself and check it in to versioning if you like.
> 
> Thanks!
> 
> On Aug 23, 2005, at 10:49 PM, Márton Sasvári (IJ/ETH) wrote:
> 
>> 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
>>
>>
>> <json.zip>
> 
> 
> -- 
> -Brian
> 
> 
    
    
More information about the Slate
mailing list