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

harp

HaRP, or Haskell Regular Patterns, is a Haskell extension that extends the normal pattern matching facility with the power of regular expressions. This expressive power is highly useful in a wide range of areas, including text parsing and XML processing. Regular expression patterns in HaRP work over ordinary Haskell lists ([]) of arbitrary type. We have implemented HaRP as a pre-processor to ordinary Haskell. For details on usage, please see the website.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconseereason/harp3
HACKAGE
carbal install harp
查看
标签
根据用户添加的标签生成
暂无标签