Yaml.Json.Parser.pas
December 7, 2024 ยท View on GitHub
YAML and JSON parser, serializer and deserializer with YAML to JSON and vice versa conversion tools containing pure Object Pascal source code for both Delphi and Lazarus
Remastered and rewritten version originally based on a works by
- Joao Costa, costate@sapo.pt https://github.com/joao-m-costa/delphi-yaml-to-json
- Lu Wey (TMS Core) https://github.com/LuWey/TextContainer
- Json Tools http://www.getlazarus.org/json
This library requires parts of Ararat Synapse socket library to compile.