Language

Package: emacs-parsec @ 0.1.3-0.2cbbbc2

Synopsis

Parser combinator library for Emacs Lisp

Description

Parsec is a parser combinator library for Emacs Lisp, similar to Haskell's Parsec library. It contains most of the parser combinators in Text.Parsec.Combinator, and more combinators can be added if necessary! Most of the parser combinators have the same behavior as their Haskell counterparts. Parsec also comes with a simple error handling mechanism so that it can display an error message showing how the parser fails.

Home page
https://github.com/cute-jumper/parsec.el
Location
gnu/packages/emacs-xyz.scm (line: 16618, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings