diff options
author | is <is@pkgsrc.org> | 2005-02-25 16:24:07 +0000 |
---|---|---|
committer | is <is@pkgsrc.org> | 2005-02-25 16:24:07 +0000 |
commit | 78d5917102edcc4f12b50397552e7e3fc735672b (patch) | |
tree | 07e187d5c8096b8f86dda00cffe1aacb95cc269e /lang/sr-examples/DESCR | |
parent | 58749d5b692f90b125a99913f8f217363dfc7e7d (diff) | |
download | pkgsrc-78d5917102edcc4f12b50397552e7e3fc735672b.tar.gz |
Examples for SR, a language for concurrent programming from the University
of Arizona.
Diffstat (limited to 'lang/sr-examples/DESCR')
-rw-r--r-- | lang/sr-examples/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/sr-examples/DESCR b/lang/sr-examples/DESCR new file mode 100644 index 00000000000..235267f1bb3 --- /dev/null +++ b/lang/sr-examples/DESCR @@ -0,0 +1,8 @@ +These are the example files for SR, Version 2.3.2, from the University +of Arizona. + +SR is described in "The SR Programming Language: Concurrency in Practice" +by Gregory R. Andrews and Ronald A. Olsson (Benjamin/Cummings, 1993, ISBN +0-8053-0088-0). Information about concurrent programming in general can be +found in "Concurrent Programming: Principles and Practice" by Gregory R. +Andrews (Benjamin/Cummings, 1991, ISBN 0-8053-0086-4). |