A simple JSON pull parser written in C
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
teknomunk d4b6e91383
Add rich bool field (visibility flag)
9 months ago
layout Add rich bool field (visibility flag) 9 months ago
todo
.gitignore
LICENSE
README.md
json.c
json.h
layout.c Add rich bool field (visibility flag) 9 months ago
layout.h Add rich bool field (visibility flag) 9 months ago
value.c
value.h

README.md

json

A simple JSON pull parser written in C