diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-26 11:28:36 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-26 11:28:36 +0000 |
commit | c29796e9b48c0726169c11d1668a8fa8771db7ad (patch) | |
tree | ea1d6d6915247b94d5d5401428dc5a529acd3c1f /lang/sr/pkg-descr | |
parent | 58486d2fe72417bfafd8268a5543d148e627ab76 (diff) | |
download | ports-c29796e9b48c0726169c11d1668a8fa8771db7ad.tar.gz ports-c29796e9b48c0726169c11d1668a8fa8771db7ad.zip |
Notes
Diffstat (limited to 'lang/sr/pkg-descr')
-rw-r--r-- | lang/sr/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lang/sr/pkg-descr b/lang/sr/pkg-descr new file mode 100644 index 000000000000..f428bcc1681d --- /dev/null +++ b/lang/sr/pkg-descr @@ -0,0 +1,15 @@ + SR is a programming language "Synchronization Resource", development + in the University of Arizona. + + It is designed for writing concurrent programs. You can run + SR program in you local net (by installing SR daemons on startup + on all your machines), and specify a number of SR processes in one + machine. + + SR has nice interface with X11 and xtango. + + Syntax of language is pascal-like, for all references to documentation, + web links and examples please look at its own README, which situated + in /usr/local/share/doc/sr/notes/README. + + Enjoy. |