Parser 2011/AST

Category:Pages kept for historical interest

The Parsoid parser currently in development does not build a syntax-dependent AST, but instead builds an HTML5 DOM directly from a tag-like token stream.

Alternatives:

Category:Pages kept for historical interest