YAML.framework
YAML parser
A framework for parsing and serializing YAML data in Objective-C.
Proper YAML support for Objective-C. Based on recommended libyaml.
244 stars
13 watching
102 forks
Language: HTML
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yaml/libyaml | A C library for parsing and emitting YAML data format | 963 |
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 610 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
jimmiebergmann/mini-yaml | A lightweight C++11 YAML serializer and deserializer. | 222 |
perlpunk/yaml-pp-p5 | A modular YAML processor for parsing and generating YAML 1.2 documents | 23 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |
yakaz/yamerl | An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
lewisgaul/zig-nestedtext | A simple human-readable data format parser library written in Zig. | 13 |
kubkon/zig-yaml | A YAML parser for Zig programming language | 146 |
snoyberg/yaml | Provides Haskell libraries for serializing data between the programming language and YAML format | 162 |
gabriel/yajl-objc | An Objective-C framework providing an interface to parse and generate JSON data | 669 |
jeanfredrik/yaml-tag | A library that enables human-friendly YAML parsing in JavaScript template literals | 8 |
jpsim/yams | A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,114 |
yamlcss/yaml | A modular CSS framework for flexible layouts, focusing on device-independent screen design and accessibility. | 282 |