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
Author
Max Rottenkolber <max@mr.gy>
License
GNU Affero General Public License
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: