]> gitweb.factorcode.org Git - factor.git/blob - basis/xml/backend/backend.factor
Create basis vocab root
[factor.git] / basis / xml / backend / backend.factor
1 ! Copyright (C) 2008 Daniel Ehrenberg
2 ! See http://factorcode.org/license.txt for BSD license.
3 IN: xml.backend
4
5 ! A stack of { tag children } pairs
6 SYMBOL: xml-stack