JSON-c
JSON-c copied to clipboard
Adapt it to a JSON parser
As you said "It could be adapted to produce a very fast JSON parser.",I'd like to implement a lightweight JSON parser based on it, but then I find it a little difficult. So is there someone who has already done this job? Or do you have some suggestion to make such a JSON parser?