繁体中文
设为首页
加入收藏
当前位置:.Net技术首页 >> Asp.Net开发 >> 微软开放.net的部分源代码(c#编译器等)

微软开放.net的部分源代码(c#编译器等)

2007-07-15 08:00:00  作者:  来源:互联网  浏览次数:0  文字大小:【】【】【
简介:This morning Microsoft announced that it will be releasing shared source implementations of the .NET Common Language Infrastructure (CLI), C# compiler, and ECMAscript compiler for both Windows and...

This morning Microsoft announced that it will be releasing shared

source implementations of the .NET Common Language Infrastructure (CLI),

C# compiler, and ECMAscript compiler for both Windows and FreeBSD.

The license will be considerably more liberal than the shared source

license previously announced for Windows. Availability is expected

in the fourth quarter.

Tim O'Reilly's exclusive interview with Dave Stutz, the group program

manager for the project, has just been published on the O'Reilly

Network, and I thought you would be interested.

Microsoft Plans Shared Source .NET

by David Sims, Tim O'Reilly, Rael Dornfest

http://www.oreillynet.com/pub/a/dotnet/2001/06/27/dotnet.HTML

The shared source license will allow developers to use the .NET CLI,

C# compiler and ECMAscript compiler source code for unlimited

noncommercial use; commercial re-implementations will reportedly not

be tainted by studying the sample source code. "Microsoft is really

serious about establishing .NET and C# as the foundation for the

next generation of web services," said O'Reilly. "While we haven't

actually seen the actual license yet, they are saying that they

believe that making source available on more generous terms than

they've previously offered will help them to do that."

责任编辑:admin
相关文章