DP News-Robot |
3. Jun 2019 14:20 |
A YAML Library for Delphi
YAML has become a quite popular human-readable data serialization language. Unfortunately, there aren’t many Delphi libraries that provide tools for it. I hope to fill this void with Neslib.Yaml, a personal project build on top of LibYaml that provides support for parsing and generating YAML documents and streams. LibYaml Bindings Neslib.Yaml uses LibYaml to perform… <a href="https://blog.grijjy.com/2019/06/03/a-yaml-library-for-delphi/" class="more-link">Continue reading
|