HTML Parsers

Most of the parsers used by the WebWatcher are variations of the same lex source file. Below, I list parsers we either already have or plan to contribute soon, but rolling your own using the lex source file.

All compiled programs have the following usage:

   % parser <URL> < <HTML source>

Parsers based on Dayne's parser written in lex

Last modified by: Dayne, 24-5-95