Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-28T12:15:16.000Z (over 3 years ago)
- Last Synced: 2024-12-13T00:07:10.210Z (23 days 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 :^)
![jsonfc.png](jsonfc.png)