https://github.com/zackxzhang/jsonette
json parsing from scratch
https://github.com/zackxzhang/jsonette
cpp haskell javascript json python
Last synced: 3 months ago
JSON representation
json parsing from scratch
- Host: GitHub
- URL: https://github.com/zackxzhang/jsonette
- Owner: zackxzhang
- License: bsd-3-clause
- Created: 2025-03-07T02:30:51.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-15T00:26:43.000Z (over 1 year ago)
- Last Synced: 2025-04-15T01:28:24.011Z (over 1 year ago)
- Topics: cpp, haskell, javascript, json, python
- Language: C++
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsonette
[](https://github.com/zackxzhang/jsonette)
[](https://opensource.org/licenses/BSD-3-Clause)
[](https://github.com/zackxzhang/jsonette)
*json parsing from scratch (decoder only)*
- [x] Python
- [x] Haskell
- [ ] Rust
- [x] C++
- [ ] C
- [ ] Zig
- [ ] Go
- [x] JS