<div dir="ltr">I know the FCL already has a capable JSON parser, but I am writing some Amazon web service interfacing projects and wanted a smaller easier to use JSON parser to assist. I've create a new design for a JSON parser that is pretty small, yet powerful.<div><br></div><div>If your interested, I've posted the code under GPLv3 and a write up of my thought process and the workflow of using an single small class to work with JSON:</div><div><br></div><div><a href="https://www.getlazarus.org/json/">https://www.getlazarus.org/json/</a><br></div><div><br></div><div>Any and all feedback is welcome.</div></div>