Artifact b48055633031c6d31ca44149edd3a9f9e8b181529aea854267bdcafc70570c90:


%
% SYMBL.BUILD - Files dealing with symbols in the interpreter
% 
% Author:      Eric Benson
%              Symbolic Computation Group
%              Computer Science Dept.
%              University of Utah
% Date:        19 May 1982
% Copyright (c) 1982 University of Utah
%

PathIn "binding.red"$			% binding from the interpreter
PathIn "fast-binder.red"$		% for binding in compiled code, in LAP
PathIn "symbol-values.red"$		% SET, and support for Eval
PathIn "oblist.red"$			% Intern, RemOb and GenSym


REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]