The structure Laboratory Starters

Press on the desired filename to view the code. To download the file press and hold mouse down on link and select "download to disk" from popup menu.
labbook.pdf
HTML.java
A little class for reading HTML documents over the web.
HexBoard.java
A class for representing a HexAPawn board.
HexMove.java
A class for representing a HexAPawn move
LinkedList.java
Implementation of lists, using doubly linked elements, and dummy nodes.
Player.java
An interface for a player of hexapawn.
Ratio.java
An example of a class.
Reader.java
An Iterator-like class for consuming streams of postscript tokens.
SymbolTable.java
A simple symbol table for a postscript interpreter.
Token.java
A class for managing postscript tokens.

Send comments to Duane A. Bailey.