Extended DCG notation for Prolog
--------------------------------

This package contains a preprocessor for Prolog that simplifies purely
applicative programming.  The package contains the following files:

README			You're reading it now.
accumulator.pl		Source code for the preprocessor.
article.ms		SIGPLAN article in troff format (ms macros).
documentation.ms	User manual in troff format (ms macros).
example.pl		First example from user manual.
example2.pl		Second example from user manual.
expr_example.pl		Example from SIGPLAN article.
unify_example.pl	Example implementing the compilation of unification.

Enjoy!
