Package: u++ (5.3.0-1build1) [universe]
Links for u++
Ubuntu Resources:
Download Source Package u++:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Richard C. Bilson
- Matthieu Delahaye
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Object-oriented concurrent language extensions for C++
μC++ is a dialect of C++, extending C++ with new constructs that provide advanced control-flow including light-weight concurrency on shared-memory uni- and multi-processor computers running UNIX and Linux operating systems. μC++ provides new kinds of classes, including coroutines, which have independent execution states; tasks, which have their own threads; and monitors, which allow for safe communication among tasks. These new classes can take part in inheritance, overloading, and templates, just like other classes. As well, C++ exception handling is extended, allowing exceptions to propagate among coroutines and tasks. Additional capabilities include: clustering of tasks and processors, object-oriented non-blocking I/O for files and sockets, and support for real-time programming.
More information on μC++ is available at http://plg.uwaterloo.ca/~usystem/uC++.html
Other Packages Related to u++
|
|
|
-
- dep: g++ (>= 1:3.3)
- The GNU C++ compiler
-
- dep: libc6 (>= 2.5-0ubuntu1)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libgcc1 (>= 1:4.1.1-21ubuntu1)
- GCC support library
-
- dep: libstdc++6 (>= 4.1.1-21ubuntu1)
- The GNU Standard C++ Library v3
-
- rec: u++-doc
- μC++ Annotated Reference Manual
Download u++
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 257.0 kB | 1,332.0 kB | [list of files] |
| i386 | 245.0 kB | 1,144.0 kB | [list of files] |