Skip to content

C JSON Library v1.0.0

Latest
Compare
Choose a tag to compare
@pr0m3th3usEx pr0m3th3usEx released this 06 Feb 12:40
· 7 commits to master since this release
a43b65b

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