Mike Gerwitz
cd1eae95ca
I decided not to do this in a previous commit because I had documented "NodeStream" elsewhere, so I'd like it to be in the Git history to understand its evolution. This never was a "Node" stream beyond the initial concept phase, because it represents tokens that aren't themselves nodes. It is intended to generate XML nodes, but may need to accommodate non-nodes (e.g. XML declarations) in the future. The name originated from `Node`, which was a tree-based IR that was initially conceived, but removed because it's not yet needed. What we need is a streaming IR for xmle writing, and then for reading and echoing back out XML for the new frontend. |
||
---|---|---|
.. | ||
asg.rs | ||
memchr.rs | ||
sym.rs | ||
xir.rs |