Post from 2025-08-29 12:09:15

@joepie91 Kaitai would be useful for creating another JSON parser. What I'm looking for is something that spares me the trouble of validating against a schema and producing e.g. strongly typed objects in Java (instead of a bunch of JSONValue's).
permalink | main