/yAml

Why a markup language?

Primary LanguageSwift

status language topics
WIP
swift
swift
yaml
yaml-parser
parser-combinators

yAml is an educational attempt to implement yaml parsing

Let's see how would it be to create a yaml parser in swift with parser combinators framework.

Reading spec

Chapter 2

Explicit and global tags