symbl.build 506 B

12345678910111213141516
  1. %
  2. % SYMBL.BUILD - Files dealing with symbols in the interpreter
  3. %
  4. % Author: Eric Benson
  5. % Symbolic Computation Group
  6. % Computer Science Dept.
  7. % University of Utah
  8. % Date: 19 May 1982
  9. % Copyright (c) 1982 University of Utah
  10. %
  11. PathIn "binding.red"$ % binding from the interpreter
  12. PathIn "fast-binder.red"$ % for binding in compiled code, in LAP
  13. PathIn "symbol-values.red"$ % SET, and support for Eval
  14. PathIn "oblist.red"$ % Intern, RemOb and GenSym