hoefling@uicsrd.csrd.uiuc.edu (02/09/89)
The compiler for Cedar Fortran here at CSRD implements FORALL. Cedar Fortran
has triplet notation for vectors, FORALLs, WHEREs, two types of parallel DO
loops, and declarations for placement of variables in any of three levels of a
memory hierarchy.
The syntax is just like the one proposed originally in the 8x work:
FORALL (<index spec> [ , <index spec> ] . . . [ , <mask spec> ] ) <array assign>
Jay Hoeflinger
Center for Supercomputing Research and Development
University of Illinois, Urbana-Champaign
UUCP: {ihnp4,uunet,convex}!uiucuxc!uicsrd!hoefling
ARPANET: hoefling%uicsrd@uxc.cso.uiuc.edu
CSNET: hoefling%uicsrd@uiuc.csnet
BITNET: hoefling@uicsrd.csrd.uiuc.edu