Let's say I want to implement a parser that just spits out a serialized AST (JSON, XML, whatever's easy). The languages I'd be parsing would be lightweight markup languages like Markdown, RST, etc.