YAML-PP-p5
YAML parser
A modular YAML processor for parsing and generating YAML 1.2 documents
A YAML 1.2 processor in perl
24 stars
4 watching
8 forks
Language: Perl
last commit: 9 months ago parserperl5yamlyaml-parseryaml-processor
Related projects:
Repository | Description | Stars |
---|---|---|
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 611 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
aofdev/yaml-peg | A PEG parser for YAML written in Rust. | 10 |
perl/perl5 | The distribution and documentation of the Perl programming language version 5. | 1,986 |
goccy/go-yaml | Replaces and improves existing YAML parsing capabilities in Go | 1,195 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |
yaml/yaml-test-suite | A comprehensive test suite for YAML data formats | 194 |
perlpunk/app-appspec-p5 | A tool for generating pod documentation and shell completion for Perl command-line tools | 6 |
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
kubkon/zig-yaml | A YAML parser for Zig programming language | 151 |
mirek/yaml.framework | A framework for parsing and serializing YAML data in Objective-C. | 244 |
biojppm/rapidyaml | A fast YAML parsing and emitting library for C++ | 588 |
jimmiebergmann/mini-yaml | A lightweight C++11 YAML serializer and deserializer. | 222 |
yakaz/yamerl | An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
jdonnerstag/vlang-yaml | Native YAML parsing and loading functionality in Vlang | 24 |