Parser 2011/AST
Jump to navigation
Jump to search
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: