Forgot your password?
typodupeerror

Submission Summary: 0 pending, 0 declined, 1 accepted (1 total, 100.00% accepted)

Microsoft

Submission + - MS releases new concurrent programming language (microsoft.com)

zokier writes: Microsoft has released new programming language Axum based on the actor model. It's meant to ease development of concurrent applications and thus making better use of multi-core processors. Axum does not have capabilities to define classes, but as it runs on the .NET platform, Axum can use classes made with eg. C#. Axum is in an incubation phase of development and needs feedback from developers.

Slashdot Top Deals

"Intelligence without character is a dangerous thing." -- G. Steinem

Working...