Registriert seit: 4. Jun 2010
15.819 Beiträge
|
A YAML Library for Delphi
3. Jun 2019, 14:20
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
|