haskell / attoparsec

A fast Haskell library for parsing ByteStrings

Home Page:http://hackage.haskell.org/package/attoparsec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Master git repository:

  • git clone https://github.com/haskell/attoparsec.git

Authors

This library was written by Bryan O'Sullivan bos@serpentine.com and is maintained by Ben Gamari ben@smart-cactus.org.

About

A fast Haskell library for parsing ByteStrings

http://hackage.haskell.org/package/attoparsec

License:Other


Languages

Language:Haskell 100.0%Language:Makefile 0.0%