Program usage

This section describes how a Web 68 document can be converted into both structured documentation and an Algol 68 program.

  1. Use a plain text editor to prepare the Web 68 document.
  2. Production of the formatted text.
    1. Use weav to produce an HTML output file.
    2. Use a web browser to view the document on your screen.
  3. Production of the Algol 68 program.
    1. Use tang to produce the Algol 68 program.
    2. Use your Algol 68 compiler or interpreter to produce the Algol 68 binary program.

The next two sections give an overview of the actions of tang and weav together with details of their parameters.



Subsections

Sian Mountbatten 2012-01-05