Minimunger
==========

MiniMunger is a properly tail-recursive, compilable subset of Munger(1)
with first-class continuations, but without first-class lists, first-class
symbols, local side-effects, macros, "eval", "extend", nor runtime
error-checking.  MM is specialized for, and limited to, writing filters.

For more information, see the manual page.

Useful Makefile targets:

make install

make deinstall

make clean
