Skip to content

davranfor/clux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clux - json and json-schema library for C

Compile and install

make
sudo make install
sudo ldconfig # on linux

Test examples

cd tests/whatever
CFLAGS="-std=c11 -Wpedantic -Wall -Wextra -O2" LDLIBS="-lclux" make demo && ./demo

About

json and json-schema library for C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published