Topic: data record
Topic: access to objects by a path
Topic: data type as constructors, selectors, and predicates
Topic: function syntax definition
ThesaHelp: references sa-sz
Topic: data type as a set of values
| |
Reference
Standish, T.,
"A data definition facility for programming languages", Carnegie-Mellon, Computer Science Department, Ph.D. Thesis, 1967.
Google
Quotations
QuoteRef: stanT_1967 ;; Landin '64: originated idea of predicates, selectors and constructors
| QuoteRef: stanT_1967 ;;31 complex <- [realpt:real | imagmart:real]
| 33 ;;Quote: specify a data space by a set constructor
| QuoteRef: stanT_1967 ;;50 binary operator <- [='+'] .union. [='-'] .union. [='x'] .union. [='/'] simplified as {+,-,x,/}
| QuoteRef: stanT_1967 ;;70 have accessing "paths"
|
Related Topics
Topic: data record (57 items)
Topic: access to objects by a path (13 items)
Topic: data type as constructors, selectors, and predicates (20 items)
Topic: function syntax definition (17 items)
ThesaHelp: references sa-sz (237 items)
Topic: data type as a set of values (20 items)
|