NucleusBinder.config, Cedar Binder using CIFS
Last edited by Satterthwaite on May 13, 1983 8:44 am
Last Edited by: Maxwell, August 11, 1983 3:45 pm
DIRECTORY
Parser: FROM "BcdParser",
Scanner: FROM "BcdScanner",
TreePack: FROM "BcdTreePack";
Binder:
CONFIG
LINKS:
CODE
IMPORTS BasicTime, Commander, ConvertUnsafe, DebuggerSwap, FileIO, FS, IO, Loader, ProcessorFace, Rope, SymbolTable, UnsafeStorage, VM
CONTROL BcdControl = {
InterfaceBinder:
CONFIG
IMPORTS Alloc, BasicTime, Commander, ConvertUnsafe, DebuggerSwap, FileIO, FS, IO, OSMiscOps, Rope, SymbolTable, UnsafeStorage, VM
EXPORTS BcdControl = {
BcdComData;
BcdControl;
BcdTreeBuild;
BcdSEBuild;
BcdLoad;
BcdBind;
BcdWrite;
CommandPack;
Scanner;
Parser;
TreePack;
HashTab;
BcdParseData;
BcdSymbolPack;
BcdUtilities;
BcdFileLookup;
BcdLiteralsImpl;
RCMapBuilderImpl;
BcdDebug;
BindErrors};
service modules
AllocImpl;
OSMiscOpsImpl;
the Binder proper