json-parser RFC 8259 compliant JSON parser for Java - implemented using strict TDD My take on writing a JSON parser - used as an experiment for Test Driven Development . Tested and approved with test data provide by https://github.com/nst/JSONTestSuite.