I'm just curious if someone has already created a tool that will take a given JSON string and write code for an identical structure in C along with the parser code specific to that structure.
I'm going to do this myself using JSON-C, but I thought I'd ask first.
json c metaprogramming
CoolAJ86
source share