Monday, February 18, 2008

CLR Compilers

Microsoft provides several compilers that produce the code targeting the runtime: C++/CLI, C# , Visual Basic.NET and JScript.

C++/CLI(Common Language Infrastructure) is Microsoft's language specification to supersede MC++ ( Managed Extensions for C++ )

Microsoft has a version of .NET available for FreeBSD, Windows and Mac OS X called the Shared Source CLI (Rotor).

No comments: