Remix.run Logo
mcflubbins 12 hours ago

Neat! Might look at this next time I need a JSON parser in C.

I've been using cJSON[0] for years now and am pretty happy with it. I had used wjelement[1] before that but ran into a few issues and eventually moved away from it (can't recall why exactly its been so long.)

[0] https://github.com/DaveGamble/cJSON [1] https://github.com/netmail-open/wjelement