CDR (Compact Disk Recordable)
compact disk that may be written on (Computers)
CDR
Commander
Commander is a
military rank which is also sometimes used as a military title depending on the individual customs of a given military service. Commander is also used as a rank or title in some organizations outside of the military, particularly in police and law enforcement.
See more at Wikipedia.org...
CorelDRAW
cdr
cdr, file extension (Computers)
CDR
call detail recording (CDR)
A
service feature in which
call data on a specific
telephone extension or group of subscribers are collected and recorded for cost-of-service accounting purposes.
cdr
/ku'dr/ or /kuh'dr/ [LISP] To skip past the first item from a list of things (generalised from the LISP operation on binary tree structures, which returns a list consisting of all but the first element of its argument). In the form "cdr down", to trace down a list of elements: "Shall we cdr down the agenda?" Usage: silly. See also
loop through.
Historical note: The instruction format of the IBM 7090 that hosted the original LISP implementation featured two 15 bit fields called the "address" and "decrement" parts. The term "cdr" was originally "Contents of Decrement part of Register". Similarly, "car" stood for "Contents of Address part of Register".
The cdr and car operations have since become bases for formation of compound metaphors in non-LISP contexts.
GLS recalls, for example, a programming project in which strings were represented as linked lists; the get-character and skip-character operations were of course called CHAR and CHDR.
[
Jargon File]
(2001-06-22)
(c) Copyright 1993 by Denis Howe