tags:

views:

89

answers:

1

There are several C libraries available for parsing JSON, that will compile on Linux. Which library would you recommend?

A: 

I've seen YALJ used with MGTwitterEngine (Mac/Cocoa), so I assume it is ok.

I haven't done much with it apart from compiling it and pointing MGTwitterEngine on Mac to its library/header files.

stefanB