epg an Eiffel - Parser - Generator
==================================

epg was developed on a UNIX - System V. It should probably
run under various UNIX - platforms.
It makes heavy use of the UNIX - tools yacc, lex and sed,
so if you want to run epg, you should first install these, 
or compatibles like bison and flex.

1) Installation
---------------
	The file INSTALL describes how to install epg.

2) Usage
--------
	The file DOCU contains a short user - manual for epg.

3) The Program
--------------
	If you are interested in how the program works,
	you have to refer the source-code comments.

4) Bugs, Improvements, Suggestions
----------------------------------
	Bug - reports, suggestions or patches with
	improvements are welcome. The file TODO contains
	a few things that are planned for the future.
	Which of them will be implemented also depends on
	the feedback.

	Authors address:

	Christoph Zenger
	Eggensteiner Str. 97
	D - W7500 Karlsruhe 21
	Germany

	(I'm sorry, I don't have e-mail)
