add support for yaml anchors (references)
Open
feature
- Dominant language
- C++
- Stars
- 248
- Forks
- 72
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 15
Description
like:
https://github.com/yaml/libyaml/blob/master/examples/anchors.yaml
request from @ax3l
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no Conduit files or tests; start by studying the linked libyaml anchors.yaml example and locating Conduit's YAML parsing entry point. Done means YAML anchors and references are accepted and represented correctly, with coverage for the example behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, yaml
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100