8000 GitHub - bitnip/cjson: C JSON file parser.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bitnip/cjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CJSON

Load and save JSON files with C.

Prerequisites

cutil: https://github.com/bitnip/cutil

Windows

cygwin: https://www.cygwin.com/install.html
cygwin packages:
  gcc-core
  gcovr
  gdb
  make
  mingw64-x86_64-gcc-core
  mingw64-x86_64-gcc-g++
  python3

Usage

Build

> make build

Test

> make test

Coverage Report

> make coverage

Documentation

> make docs

About

C JSON file parser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0