CS 3304: Comparative Languages
Data Types
[
Course Documents
] : [
Data Types
]
Previous
Contents
Next
Keyword Index
Array Operations
APL has lots (see book p. 216-217)
Ada
Assignment; RHS can be an aggregate, array name, or slice (LHS can also be a slice)
Catenation for single-dimensioned arrays
Equality/inequality operators (= and /=)
FORTRAN 90
Intrinsics (subprograms) for a wide variety of array operations (e.g., matrix multiplication, vector dot product)