js0n
js0n copied to clipboard
Flexible Zero-Footprint JSON Parser in C
Projects like pktriggercord and deriving from that, libgphoto2, are using js0n.[h,c] sources in their projects. Couple changes came up when doing cleanups on those projects. First change is to add...
I looked into js0n for some particular purpose (and I am still considering it for its simplicity) and, sort of as a by-product, rewrote it to not use the jump...
I added comment support to js0n so I could use it with some preexisting json files.