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

rex

Provides a quasi-quoter for regular expressions which yields a tuple, of appropriate arity and types, representing the results of the captures. Allows the user to specify parsers for captures as inline Haskell. Can also be used to provide typeful pattern matching in function definitions and pattern matches. Also, it precompiles the regular expressions into a PCRE compiled byte-array representation, at compile time.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconmgsloan/rex11
HACKAGE
carbal install rex
查看
标签
根据用户添加的标签生成
暂无标签