m3tk-toolframe.2 package -- created Fri Apr 3 10:05:03 PST 1992 by mjordan
current owner mjordan

This package provides the standard framework in which a Modula-3 toolkit
tool sits. The "M3ToolFrame" interface provides standard set of sub-tools,
and provides a standard way for the compiler front-end to be invoked,
resulting an in set of ASTs that are (presumably) processed by the
tool.

M3ToolFrame       Standard way to invoke the compiler
M3ASTCacheTool    Storage manager control
M3DPathTool       Explicit search path tool
