Content deleted Content added
change paradigms template to navbox (see Template talk:Programming paradigms#too long) |
Gilson1111 (talk | contribs) |
||
Line 124:
* [[Axum (programming language)|Axum]]—___domain specific, concurrent, based on actor model and .NET Common Language Runtime using a C-like syntax
* [[BMDFM]]—Binary Modular DataFlow Machine
* [[C++]]—thread and coroutine support libraries<ref>https://en.cppreference.com/w/cpp/header/thread</ref><ref>https://en.cppreference.com/w/cpp/header/coroutine</ref>
* [[Cω]] (C omega)—for research, extends C#, uses asynchronous communication
* [[C Sharp (programming language)|C#]]—supports concurrent computing using lock, yield, also since version 5.0 async and await keywords introduced
|