The Tycho Kernel: Basic Classes
This package, tycho.kernel.basic
, contains
the basic non-graphical classes of the Tycho kernel. It includes:
- Simple data structures such as stacks and circular lists
- Utilities procedures for list and string manipulation
- Utilities procedures for path and URL handling
- Some key base classes used by other non-graphical classes
- System-related utility classes such as the Tycho application
registry and build manager.
Documentation available:
- Programmer's guides
- Information for programmers on how to use the classes
and procedures in this package.
- Class documentation
- Documentation for the classes and procedures in this
package, generated from the source
code by the
tydoc
utility.
Copyright © 1996-1998, The Regents of the University of California.
All rights reserved.
Last updated: 05/12/98,
comments to: tycho@eecs.berkeley.edu