Skip to content

Build a YAML Parser

Build a YAML 1.2 parser: indentation-based block style, flow style for inline data, scalar type inference (and the Norway problem), multi-line literal/folded strings, anchors + aliases for DRY configs, and the format behind Kubernetes/Helm/Ansible/GitHub Actions.

advancedFree3 hours10 lessons
Start learningor sign up to track progress

Curriculum

Loading reference solution…
Build a YAML Parser