Search code examples
objective-cjsongnustep

JSON Parser for GNUstep runtime (Objective-c 1.0?)


Is there a JSON Parser Library for GNUstep runtime (Objective-c 1.0)?


Solution

  • As far as I know, there is actually a version of the NSJSONSerialization class, which was included in Mac OS X 10.7. See here:

    http://svn.gna.org/svn/gnustep/libs/base/trunk/Source/NSJSONSerialization.m