Parsec

Monadic parser combinator library for Haskel
Download

Parsec Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Daan Leijen
  • Publisher web site:
  • http://legacy.cs.uu.nl/daan/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 42 KB

Parsec Tags


Parsec Description

Monadic parser combinator library for Haskel Parsec is a free and open source Haskell library that implements a monadic parser combinator.Although combinator parsing is well known in literature, most libraries are only implemented for personal use or for small research examples. Parsec is designed from scratch as an industrial-strength parser library.It is simple, safe, well documented, has extensive libraries and good error messages. It is also fast, doing thousands of lines per second on today's machines, which might make it an acceptable alternative to bottom-up parser generators like Happy.NOTE: Parsec is licensed and distributed under the terms of the BSD License. Requirements: · GHC


Parsec Related Software