| The factual accuracy of part of this article is disputed. The dispute is about anyone ever having proposed scalar programming.
Please see the relevant discussion on the talk page before making changes.(March 2008) |
| Programming paradigms |
|---|
|
Scalar programming is a term used to refer to those programming approaches that do not follow the array programming paradigm.
The fundamental idea behind scalar programming is that operations apply to a single value at a time. This makes it a low-level programming model as it restricts the programmer to think and operate on the elemental constituents of data aggregates, and resorting to explicit loops of individual scalar operations to process the whole aggregates.
See also
- Array programming (contrast)
- Programming paradigms
| This computer science article is a stub. You can help Wikipedia by expanding it. |
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)




