freebsd-ports/lang/sr/pkg-descr
Masafumi Max NAKANE c29796e9b4 New port, SR:
A parallel language "Synchronization Resources"
Submitted by:	Ruslan Shevchenko <rssh@satori.ipri.kiev.ua>
PR:		3758
1997-06-26 11:28:36 +00:00

15 lines
560 B
Text

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.