Skip to content

Releases: pr0m3th3usEx/CJsonParser

C JSON Library v1.0.0

06 Feb 12:40
a43b65b
Compare
Choose a tag to compare

Release Notes

1 - Basic implementation of linked list to handle full json parsing
2 - Json Parser for the standard types: int, string, boolean, null, array objects
3 - Set of macros easy to use