1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/lang/sr/pkg-descr
Doug Barton 2167bc17ca Standardize WWW: tags a bit more:
1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
   that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion

While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.

Mentioned (in part) by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2011-11-06 23:45:43 +00:00

18 lines
573 B
Plaintext

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.
WWW: http://www.cs.arizona.edu/sr