A unified JSON library for both Object-Pascal ecosystems (Delphi and FreePascal)
- Pascal 100%
| src | ||
| README.md | ||
Important
The primary repository has moved to git.rosseaux.net/BeRo1985/pasjson. This GitHub repository is kept up-to-date via push mirroring.
PasJSON
A unified JSON library for both Object-Pascal ecosystems (Delphi and FreePascal)
Requirements
- Delphi or FreePascal as compiler for to compile PasJSON itself
- PasDblStrUtils.pas from https://github.com/BeRo1985/pasdblstrutils for accurate parsing of floating point number literals with 64-bit
License
zlib