The point of good compilers is world domination. The point of not-so-good
compilers is to serve quality coffee at an affordable price.

Compiler.CupOfCoffee();

---------------------------------------------------------------------------

There is documentation in docs/ in the form of a PDF document.

PLEASE NOTE:

ferite is now needs at a minimum to build:

   automake   1.5
   autoconf   2.5
   autoheader 2.5
   
It should build on previous versions of the tools by doing

   ln -s old.configure.in configure.in
