Program usage
This section describes how a Web 68 document can be converted into
both structured documentation and an Algol 68 program.
- Use a plain text editor to prepare the Web 68 document.
- Production of the formatted text.
- Use weav to produce an HTML output file.
- Use a web browser to view the document on your screen.
- Production of the Algol 68 program.
- Use tang to produce the Algol 68 program.
- 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