home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / e / e070 / 5.ddi / EXPLORER / VIEWER / TRAYSPEC.LSP < prev    next >
Encoding:
Text File  |  1984-10-18  |  2.2 KB  |  61 lines

  1. "Preview" (preview 1)
  2. "Using the Controls" (keys 1)
  3. "The Itinerary" (itinerary 1)
  4. "Abstraction" (abstractions 1)
  5. "From Bowls to Lists" (bowls 1)
  6. "Atoms and Lists" (expressions 1)
  7. "LISP Evaluates Forms" (values 1)
  8. "Lists Can Be Forms" ((list-values values) 1)
  9. "Symbols Can Be Forms" (symbol-values 1)
  10. "Stopping Evaluation" ((to-quote symbol-values) 1)
  11. "Access Procedures" (to-access 1)
  12. "List Selectors" ((pick-i to-access) 1)
  13. "Combining List Selectors" (pick-ii 1)
  14. "The CONS Constructor" (Insert2 1)
  15. "Making Little Procedures" (defun-i 1)
  16. "Watching Procedures Work" (insert1 1)
  17. "List Constructors" (cons-i 1)
  18. "More List Constructors" (cons-ii 1)
  19. "Making More Procedures" (defun-ii 1)
  20. "Exploiting Analogies" (analogies 1)
  21. "Testing with Predicates" (to-test 1)
  22. "The Equality Predicate" ((equality-test to-test) 1)
  23. "The Data Type Predicates" ((type-tests to-test) 1)
  24. "The List Predicates" ((list-tests to-test) 1)
  25. "The Numeric Predicates" ((numeric-tests to-test) 1)
  26. "WHEN, UNLESS, and IF" (to-branch 1)
  27. "Branching with COND" ( cond 1)
  28. "Combining Predicates" ((and-or cond) 1)
  29. "Repeating by Recursing" (to-repeat 1)
  30. "Recursing Twice" ((double-recursion to-repeat) 1)
  31. "The Individual Inspector" (to-inspect 1)
  32. "The Group Inspector" (to-cooperate 1)
  33. "Using LET" (to-assign 1)
  34. "Evaluating Sequences" (to-sequence 1)
  35. "Following Paths to Files" (files 1)
  36. "Editing Files" ((gmacs files) 1)
  37. "Reading Files" ((load files) 1)
  38. "Repeating by Iterating" (to-iterate 1)
  39. "Repeating by Mapping" (to-map 1)
  40. "Procedural Arguments" (proargs 1)
  41. "Nameless Procedures" (lambda 1)
  42. "Using Association Lists" (a-lists 1)
  43. "Using Properties" ((properties a-lists) 1)
  44. "Using Arrays" ((arrays a-lists) 1)
  45. "Using Structures" (structures 1)
  46. "Printing using PRINT" (io 1)
  47. "Reading using READ" ((read io) 1)
  48. "Printing using FORMAT" ((format io) 1)
  49. "Boxes and Arrows" (boxes 1)
  50. "Using Backquote" (templates 1)
  51. "Translating with Macros" ((to-translate templates) 1)
  52. "Optional Arguments" (optional 1)
  53. "Approaching New Worlds" (onward 1)
  54. "The Blocks World" (blocks 1)
  55. "Search" (searching 1)
  56. "Pattern Matching" (matching 1)
  57. "Rule-based Experts" (chaining 1)
  58. "Natural Language" (att 1)
  59. "Intelligent Data Bases" (frames 1)
  60. "Moving On" (epilogue 1)
  61.