This package contains the source code for cfdg-fe, a CFDG front-end for Linux

To get this front-end work, you will need:

- Linux (although this software is written in the multiplatform
  environment of GTK+, there are platform-dependent functions in this
  front-end; Windows and Mac users please download another front-end
  from http://chriscoyne.com/cfdg/)

- Command line shell (sh or one of its descenders, but hey, Linux usually
  includes this)

- GTK+ and Pango packages installed (contact your package manager, dselect,
  aptitude, synaptic, or whatever you like; these packages usually come
  with gnome)

- CFDG (Context Free Design Grammar compiler program) installed
  in one of the binary directories of your system

- The root password (for installing, but hackers can try manual
  installs not needing the root pass).

To run it, have a command prompt and type:

$ cfdg-fe

without the dollar sign.

For further details, please see the INSTALL file.

Authors in the AUTHORS file. Well, the first version has only one, me.

This is free software. You can read the GNU GPL once again in the
COPYING file if you feel so.
