https://github.com/zikiflicky/jsonfc
JSONFC, an easy to use and portable json parser for C
https://github.com/zikiflicky/jsonfc
ansi-c c c-library c89 c90 json json-parser
Last synced: 2 months ago
JSON representation
JSONFC, an easy to use and portable json parser for C
- Host: GitHub
- URL: https://github.com/zikiflicky/jsonfc
- Owner: ZikiFlicky
- License: bsd-2-clause
- Created: 2021-04-24T19:08:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-28T12:15:16.000Z (about 5 years ago)
- Last Synced: 2025-03-31T03:47:04.325Z (over 1 year ago)
- Topics: ansi-c, c, c-library, c89, c90, json, json-parser
- Language: C
- Homepage:
- Size: 85 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSONFC
A portable and easy to use json parser for the
C programming language.
This parser was written in C89/ANSI-C and is very
portable.
examples will be added in the near future :^)
