ThesaHelp: ACM references m-z
ThesaHelp: references m-o
Topic: fundamental concepts such as type, attributes, relationships are all the same
Topic: data type as a set of operations
Topic: separate a module's interface specification from its implementation
Group: data type
Topic: primitive data types of a language
| |
Reference
Meek, B.,
"A taxonomy of datatypes",
ACM SIGPLAN Notices, 29, 9, September 1994, pp. 159-167.
Google
Notes
ISO/IEC JTC1/SC22 WG11 (Language Bindings), language-independent standardization
Quotations
159 ;;Quote: things may have a datatype but not be data; e.g., an occam X channel that transports X values
| 159+;;Quote: many possible relationships between the properties of a datatype and the values of the datatype
| 159 ;;Quote: datatype has nothing to do with representation; e.g., a complex value is not an ordered pair, and an array is not a contiguous block of values
| 160 ;;Quote: include boolean, state, dates, times, rationals, and complex numbers as primitive datatypes; avoids representational assumptions
|
Related Topics
ThesaHelp: ACM references m-z (280 items)
ThesaHelp: references m-o (268 items)
Topic: fundamental concepts such as type, attributes, relationships are all the same (37 items)
Topic: data type as a set of operations (38 items)
Topic: separate a module's interface specification from its implementation (86 items)
Group: data type (34 topics, 723 quotes)
Topic: primitive data types of a language (31 items)
|