late 14c., "of an original cause; of a thing from which something is derived; not secondary" (a sense now associated with primary), from Old French primitif "very first, original" (14c.) and directly from Latin primitivus "first or earliest of its kind," from primitus "at first," from primus "first" (see prime (adj.)).
Meaning "of or belonging to the first age" is from early 15c. Meaning "having the style of an early or ancient time" is from 1680s. In Christian sense of "adhering to the qualities of the early Church" it is recorded from 1680s. Of untrained artists from 1942. Related: Primitively.
c.1400, "original ancestor," from Latin primitivus (see primitive (adj.)). Meaning "aboriginal person in a land visited by Europeans" is from 1779, hence the sense "uncivilized person."
primitive prim·i·tive (prĭm'ĭ-tĭv)
adj.
Primary; basic.
Of or being an earliest or original stage.
Being little evolved from an early ancestral type.
programming
A function, operator, or type which is built into a programming language (or operating system), either for speed of execution or because it would be impossible to write it in the language. Primitives typically include the arithmetic and logical operations (plus, minus, and, or, etc.) and are implemented by a small number of machine language instructions.
(1995-05-01)