contents of the decrement part of the register (cdr)

From Aaushi
Jump to navigation Jump to search

Introduction

The names car & cdr derive from the internal representation of lists in the first list implementation: car stood for the 'contents of the address part of the register' & cdr stood for the 'contents of the decrement part of the register'.

References

  1. ANSI Common Lisp, Paul Graham, Prentice Hall, Englewood Cliffs, New Jersey 1996