https://github.com/gxlmyacc/gjson
my json parser which supports delphi D7-XE7
https://github.com/gxlmyacc/gjson
delphi json
Last synced: 11 months ago
JSON representation
my json parser which supports delphi D7-XE7
- Host: GitHub
- URL: https://github.com/gxlmyacc/gjson
- Owner: gxlmyacc
- License: lgpl-2.1
- Created: 2016-09-26T03:08:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T06:12:16.000Z (over 4 years ago)
- Last Synced: 2025-04-15T12:47:26.230Z (about 1 year ago)
- Topics: delphi, json
- Language: Pascal
- Homepage:
- Size: 243 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GJson
my json parser which supports delphi D7-XE7.
In some cases, it is faster than SuperObject and JsonDataObject.