DJParser

A pure Objective-C JSON parser
Download

DJParser Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Jerome Poichet
  • Publisher web site:
  • http://www.poitch.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 1 KB

DJParser Tags


DJParser Description

A pure Objective-C JSON parser DJParser (Dumb JSON Parser) is an open source and very simple Objective-C JSON parser, implemented using NSScanner.DJParser is not designed to be fast or efficient, but to be dropped in, in an iPhone or Mac Cocoa application and ready to go. Setting up other JSON parsers for combined iPhone/Cocoa applications is usually complex, and that is the problem that DJParser is trying to solve. DJParser probably shouldn’t be used in a “big” project, though for small payloads it works just fine. DJParser was really not designed to be performant or optimized, just functional and easy to drop in any project.Detailed usage information for DJParser can be found here.


DJParser Related Software