NHSE LogoNHSE Software Catalog


Examples of CC++ programs

abstract
The subdirectories in this directory each contain several example programs
written using the Compositional C++ (CC++) programming notation. The
pde1d and mergesort examples contain parallelism that explicitly utilizes
multiple processors. The Salishan examples will utilize multiple processors
but only if the underlying operating system automatically schedules
multiple threads to run on multiple processors. The Salishan examples
are from a paper called "Integrating Functional and Imperative Parallel
Programming: CC++ Solutions to the Salishan Problems" (Caltech CS-TR-93-40,
CRPC-94-09, IPPS 94 Cancun).

reference
ftp://ftp.cs.caltech.edu/tr/cs-tr-93-40.ps.Z

keywords
example program


nhse-librarian@netlib.org