mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
87131309aa
uC++ is an attempt to capture language-level parallelism in C++, to provide a new alternative for concurrent programming.
6 lines
259 B
Plaintext
6 lines
259 B
Plaintext
The uC++ project extends C++ with new constructs providing advanced
|
|
control-flow including light-weight concurrency on shared-memory uni-
|
|
and multi-processor computers running UNIX and Linux operating systems.
|
|
|
|
WWW: http://plg.uwaterloo.ca/~usystem/uC++.html
|