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

parsimony

Parsimony is a generalized and simplified version of the industrial-strength parser combinator library Parsec. Like Parsec, it is simple, safe, well documented, convenient, with good error messages, and fast. In addition, Parsimony adds support for working with differet types of input such as byte strings (for compat input representation) and lazy byte strings (for parsing large amounts of data). It also supports working with text in different character encodings such as UTF8.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconyav/parsimony3
HACKAGE
carbal install parsimony
查看
标签
根据用户添加的标签生成
暂无标签