An open API service indexing awesome lists of open source software.

https://github.com/lightandlight/sage

Efficient parser combinators for Haskell
https://github.com/lightandlight/sage

Last synced: about 1 year ago
JSON representation

Efficient parser combinators for Haskell

Awesome Lists containing this project

README

          

# sage

Efficient parser combinators for modern Haskell.

Sage is about 10% faster and twice as memory-efficient as Attoparsec.

Inspired by Ed Kmett's [parsnip](https://github.com/ekmett/codex/tree/master/parsnip) parser,
which for some reason I thought was called 'parsley'. (I don't care for root vegetable puns)