MPC
MPC is a fork of Drew Crampsie's Smug, a monadic parser combinators library for Common Lisp. The focus of this fork lies on providing a stable and practical API suited for production use. To achieve this goal more work has to be put into performance considerations (any one want to try to implement a memoization scheme for MPC?) and thorough quality assurance. MPC is deprecated in favor of MaxPC. See: Max’s Parser Combinators: Why? How?

Maintained by Max Rottenkolber.


obsolete