[fpc-pascal] A new design for a JSON Parser
Anthony Walter
sysrpl at gmail.com
Mon Aug 26 09:12:17 CEST 2019
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.
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:
https://www.getlazarus.org/json/
Any and all feedback is welcome.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20190826/8b3a7962/attachment.html>
More information about the fpc-pascal
mailing list