logo
首页技术栈工具库讨论
polysoup

polysoup

The library provides combinators for lazy, incremental XML parsing. Parsing results are generated lazily and the input is read on demand. It is built on top of the tagsoup library, which is responsible for preliminary tokenization of an XML input, and the polyparse library, which provides primitives for lazy and incremental parsing. To use the library import the Text.XML.PolySoup module.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconkawu/polysoup2
HACKAGE
carbal install polysoup
查看
标签
根据用户添加的标签生成
暂无标签