Archive

Archive for the ‘Programming’ Category

Concurrent Programmers Speaking a New Language

July 1st, 2005 Comments off

Nick Benton and Gavin Bierman, scientists from Microsoft Research in Cambridge, have designed an experimental research language that extends C# with new features for writing concurrent programs. A compiler for the language, called Cω (C Omega), is available to the public.

An article talking about C Omega, by the authors, is available at Microsoft Research

http://research.microsoft.com/displayArticle.aspx?id=1271

Categories: Developer, Programming Tags: