1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/lang/u++/pkg-descr
Bruce M Simpson 87131309aa Add new port of u++, the uC++ front-end for g++.
uC++ is an attempt to capture language-level parallelism in C++,
to provide a new alternative for concurrent programming.
2009-12-06 16:17:29 +00:00

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