Directories ¶
Path | Synopsis |
---|---|
Findlinks1 prints the links in an HTML document read from standard input.
|
Findlinks1 prints the links in an HTML document read from standard input. |
Findlinks2 does an HTTP GET on each URL, parses the result as HTML, and prints the links within it.
|
Findlinks2 does an HTTP GET on each URL, parses the result as HTML, and prints the links within it. |
Findlinks3 crawls the web, starting with the URLs on the command line.
|
Findlinks3 crawls the web, starting with the URLs on the command line. |
Package links provides a link-extraction function.
|
Package links provides a link-extraction function. |
Outline prints the outline of an HTML document tree.
|
Outline prints the outline of an HTML document tree. |
The squares program demonstrates a function value with state.
|
The squares program demonstrates a function value with state. |
Click to show internal directories.
Click to hide internal directories.