Category:ΜC++: Difference between revisions

m
Trying a default sort
(Use DISPLAYTITLE and put a message box to explain μC++ versus ΜC++.)
m (Trying a default sort)
 
(One intermediate revision by one other user not shown)
Line 1:
{{DISPLAYTITLE: Category:μC++}}{{DEFAULTSORT:MC++}}
<div class="messagebox">The name of this language is '''&#x03bc;C++'''. It appears as '''&#x039c;C++''' when the wiki capitalizes the page name.
* '''&#x03bc;''' U+03BC GREEK SMALL LETTER MU becomes '''&#x039c;''' U+039C GREEK CAPITAL LETTER MU.
Line 16:
|LCT=no
}}
μC++, also called uC++, is a programming language, an extension of [[compatible with::derived from::C++]] designed for concurrent programming. Among other features, it adds coroutines, tasks, and monitors, and extends existing language constructs to integrate with them. Its compiler operates as a source-to-source translator targeting C++.
 
μC++ supports multi level loop exits, like [[Java]].
Anonymous user