factor/extra/xml/backend/backend.factor

7 lines
166 B
Factor
Raw Normal View History

2008-05-02 18:12:09 -04:00
! Copyright (C) 2008 Daniel Ehrenberg
! See http://factorcode.org/license.txt for BSD license.
IN: xml.backend
! A stack of { tag children } pairs
SYMBOL: xml-stack