Note: This project is an experimental library. It is not designed for production use, and there may be bugs, limitations, or incomplete features. Use at your own discretion, and feel free to collaborate
This is an incomplete JSON parser written in C11. See the posts here for the development process.
- 2025-02-23, Hour 1/64 that base structure
- 2025-02-26, Hour 2/64 limits and Unicode
- 2025-02-28, Hour 3/64 Unicode parse tests
- 2025-03-05, Hour 6/64 the Lemon parser