mpc

2016-09-29

Monadic Parser Combinators for Common Lisp. MPC tries to be simple and practical while being powerful, well documented and fairly performant. A friendly fork of Drew Crampsies _Smug_ library.

Upstream URL

github.com/eugeneia/mpc

Author

Max Rottenkolber <max@mr.gy>

License

GNU Affero General Public License
README

mpc

Deprecated!

MPC is deprecated in favor of MaxPC. See: Max’s Parser Combinators: Why? How?

Description:

A friendly fork of Drew Crampsie's Smug.

mpc is a monadic parser combinators library. It provides a toolbox of predefined parsers, facilities for error handling and parses arrays, streams and lists.

Documentation:

Dependencies (0)

    Dependents (0)

      • GitHub
      • Quicklisp