summaryrefslogtreecommitdiff
path: root/lang/sr/pkg-descr
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-06-26 11:28:36 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-06-26 11:28:36 +0000
commitc29796e9b48c0726169c11d1668a8fa8771db7ad (patch)
treeea1d6d6915247b94d5d5401428dc5a529acd3c1f /lang/sr/pkg-descr
parentswitch the Maintainer to be consistant with my other two ports... (diff)
New port, SR:
A parallel language "Synchronization Resources" Submitted by: Ruslan Shevchenko <rssh@satori.ipri.kiev.ua> PR: 3758
Notes
Notes: svn path=/head/; revision=7076
Diffstat (limited to 'lang/sr/pkg-descr')
-rw-r--r--lang/sr/pkg-descr15
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.