Welcome to the wonderful world of the Sweedish Chef! Enclosed
in this archive are four files:

1) README, which you are reading
2) README.bork, which you might also be reading
3) chef.x, the lex source code to the Encheferizer

To compile, first run chef.x through lex with the command:
% lex chef.x

Now you have a file named lex.yy.c in the same directory.
Compile this C program with:
% cc -o chef lex.yy.c -ll

To use chef, redirect text into and out of it. For example:
% chef <README >README.bork

So, there you have it! Encheferizing has never been so easy. But
don't let this "modern miracle" make you lazy... try your hand at
manual Encheferizing ever once in a while. You'll find it's fun and
relaxing!

--
Jeff Allen <jallen@jarthur.claremont.edu>	Bork, bork, bork!
	   <jallen@fenris.claremont.edu>

April 30, 1993
