How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
This is a copy of https://bitbucket.org/OCTAGRAM/delphi-yaml Mercurial repository
As of January 1, 2024, this repo is written in the OpenD Programming Language. This is very similar to, but NOT the same as Walter Bright's version of the D Programming Language.
Library to painlessly convert your custom types (structs and classes) to and from JSON. This library provides the function toJSON and fromJSON to automatically convert any type to and from JSON. It is possible to override the implementation by defining your own toJSON and fromJSON member…
The main features of blackedder/painlessjson are: Data Serialization.
Projects with overlapping indexed features include: ahausladen/jsondataobjects — Json Data Objects. ashumkin/delphi-yaml — This is a copy of https://bitbucket.org/OCTAGRAM/delphi-yaml Mercurial repository. atilaneves/cerealed — cerealed. behrang/yamlswift — Load YAML and JSON documents using Swift. benibela/internettools — Internet Tools. adamdruppe/arsd — As of January 1, 2024, this repo is written in the OpenD Programming Language. This is very similar to, but NOT the…