V(ID:2601/v::003)

Parallel vector C 


for Vector C

Parallel language based on C. V extends C with a new type construction for vectors and introduces parallelism using an apply-to-each construct and some built-in primitives. The apply-to-each allows the simultaneous applications of built-in and user-defined functions at all or some elements of a vector.


Structures:
Related languages
C => V   Based on
V => BSML   Influence