			 --- FWEB PUBLIC FILES ---
		     Last update:  September 23, 1995

FWEB is a literate programming tool that works in conjunction with LaTeX.
The concept of literate programming was invented by Donald Knuth, and
implemented by him in his original WEB for Pascal, which he used to
document TeX.  FWEB is based on an early version (0.5) of Silvio Levy's
CWEB.  The 'F' stands for Fortran (which motivated the initial
development), but FWEB now supports multiple-language programming in C,
C++, Fortran, Ratfor, and TeX.

FWEB is a SPARE-TIME ACTIVITY.  It was developed in a quasi-academic
environment at the Plasma Physics Laboratory of Princeton University
(sponsored by the U.S. Dept. of Energy) in order to support various
computational projects in plasma turbulence and fusion research.  With
impending cuts in U.S. fusion research funding of about 40%, neither that
environment nor the laboratory may long survive.  This implies that FWEB
support for the foreseeable future will be spotty at best.  Questions,
suggestions, and bug reports are still very welcome; the future direction
of FWEB is considerably influenced by these.  However, consider yourself
lucky if you get an immediate response.

Address all correspondence to

	krommes@princeton.edu

If you make remarks to a newsgroup such as comp.programming.literate, I may
not see it, as I strictly limit my time on the net.

A companion file READ_ME-?.?? introduces the most recent release in more
detail.  


IMPORTANT NOTICES (most recent first):

===============================================================================

NOTICE (September 25, 1995): ``Using the FWEB mailing lists''
  To learn about the commands you can use with the FWEB mailing lists (see
notice below), send a message to `majordomo@pppl' with the single word
`help' in the body of the message.
  Messages sent to the FWEB mailing lists are archived in
ftp.pppl.gov:/pub/fweb/archive/fweb-{users,installers}.archive.  You can
obtain these by sending a message of the form, e.g., `get
fweb-users.archive' to `majordomo@pppl.gov', or by anonymous ftp.

NOTICE (September 23, 1995):  ``fweb-1.53.tar.Z regenerated''
  fweb-1.53.tar.Z was regenerated to fix the following minor problems:
	* The Makefile didn't install fweb.info-7.
	* A warning about `disgarded const' in style.c (interpreted as an
error by some compilers) was removed.  
	* Paths related to the `-H' option weren't always processed correctly.

NOTICE (September 22, 1995):  ``fweb-1.53 is available''
  fweb-1.53 is available, including executable files for the IBM-PC.  See
READ_ME-1.5x for more details.

NOTICE (September 21, 1995):  ``Obtaining FWEB information''
  The FWEB info documentation is available on the World Wide Web from

	http://w3.pppl.gov/~krommes/fweb_toc.html

  The FWEB FAQ is available from

	http://www.arsc.sunyit.edu/fwebdocs/fweb.html

  You may subscribe to one or both of the mailing lists `fweb-users' and
`fweb-installers'.  Send e-mail to `majordomo@pppl.gov'.  In the body of
the message, say, e.g.,

	subscribe fweb-users

NOTICE (May 1, 1995):  ``fweb-1.50 is available''

  FWEB version 1.50 is available.  This is an incremental release in order
to provide support for LaTeX2e in native mode.  Many, although by no means
all, bugs reported with previous releases have been fixed.  For more
information about v1.50, please see READ_ME-1.50.

  Version 1.30, which for several years has been declared to be the stable
version of choice, is gradually getting out of date.  I now recommend that
current users try VERY, VERY CAUTIOUSLY to upgrade to v1.50.  Don't do that
the week before a critical deadline.

  Because I am currently on research leave (until summer of 1995),
FWEB-related time has been very scarce.  Therefore, FWEB-1.50 is a somewhat
stripped-down version that is missing the collection of demos and
voluminous documentation that had accreted over the years, so it may not be
appropriate for new users.  Demos will be reinstated later as they are
upgraded.  Documentation is now maintained exclusively in texinfo format.
Testing on personal computers and other non-standard machines will
eventually be done, but not for at least some months.  However, if you have
a standard Unix environment, you should not have too many problems.

  A list of important bugs can be found in READ_ME-1.5x.
