posted on Wednesday, June 02, 2004 3:43 PM by roydictus

C-Omega, extensions to C#

Microsoft Research is publishing some white papers about C-Omega, a research programming language (actually an extension to C#). It contains a "control flow extension for asynchronous wide-area concurrency (formerly known as Polyphonic C#)" and "a data type extension for XML and table manipulation (formerly known as Xen and as X#)".

It looks intriguing. Especially if you remember that Whidbey's Generics also started out as a Microsoft Research extension to C#...

Comments