1 month ago
Sun Mar 9, 2025 1:34pm PST
Show HN: I built a JSON and JSON5 parser with MISRA C conformance
Hello everyone. I built Judo: a JSON(5) parser with MISRA C conformance.

For those who don't know, JSON5 is an unofficial extension of JSON that incorporates features from ECMAScript 5.1 (ES5). I designed Judo to be customizable, so you can stick with standard JSON if you'd prefer.

About me: I'm a solo developer and I quit my Big Corp job to pursue my passion for software development. Judo is my 5th commercial release.

read article
comments:
add comment
loading comments...