attoparsec
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A fast Haskell library for parsing ByteStrings
# Welcome to attoparsec

attoparsec is a fast Haskell parser combinator library, aimed
particularly at dealing efficiently with network protocols and
complicated text/binary file formats.

# Join in!

I'm happy to receive bug reports, fixes, documentation enhancements,
and other improvements.

Please report bugs via the
[github issue tracker](https://github.com/bos/attoparsec/issues).

Master [git repository](https://github.com/bos/attoparsec):

* `git clone git://github.com/bos/attoparsec.git`

Authors
-------

This library is written and maintained by Bryan O'Sullivan,
.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。