/juson

lightweight json parser in c

Primary LanguageCMIT LicenseMIT

juson Build Status

A lightweight json parser in 500 lines pure C

Dependency

None

Try

$ make test
$ ./test json_file

Usage

Copy juson.c and juson.h into your project, that's it.