Content deleted Content added
Not sure if this is outdated or if this has been relicensed. |
Citation bot (talk | contribs) Add: website. | Use this bot. Report bugs. | Suggested by Whoop whoop pull up | #UCB_webform 1174/1877 |
||
(24 intermediate revisions by 13 users not shown) | |||
Line 1:
{{Infobox software
| name = Shared Source Common Language Infrastructure (SSCLI)
| logo =
| logo_size =
| developer = [[Microsoft]]
| replaces =
| released = {{Start date and age|2002|03}}
| discontinued =
| latest release version = {{Start date and age|2006|03|23}}
| latest release date = 2.0
| latest preview version =
| latest preview date =
| repo = {{URL|https://github.com/SSCLI}}
| programming language = [[C Sharp (programming language)|C#]], [[JavaScript]], [[C++]], [[C (programming language)|C]]
| operating system =
| platform =
| genre = [[Software framework]]
| license = [[Microsoft Shared Source Common Language Infrastructure license]]
| website = {{URL|http://msdn.microsoft.com/msdnmag/issues/02/07/SharedSourceCLI/}}
}}
The '''Shared Source Common Language Infrastructure''' (SSCLI), previously codenamed '''Rotor''', is [[Microsoft]]'s [[shared source]] implementation of the [[Common Language Infrastructure|CLI]], the core of [[Microsoft .NET|.NET]]. Although the SSCLI is not suitable for commercial use due to its license, it does make it possible for [[programmer]]s to examine the implementation details of many .NET libraries and to create modified CLI versions. Microsoft provides the Shared Source CLI as a reference CLI implementation suitable for educational use.
==History==
Beginning in 2001, [[Microsoft]] announced they would release part of the [[.NET
The last 2.0 version of SSCLI was released
Later versions of .NET, originally known as .NET Core and now referred to simply as .NET, have been open sourced under the more permissive [[MIT License|MIT license]].
==License==
The Shared Source CLI use the non-free [[Shared source#Microsoft Shared Source Common Language Infrastructure|Microsoft Shared Source Common Language Infrastructure license]]. This license allows modifications and redistribution of the code for personal or academic usages, but they can't be used for commercial products.<ref>As written in the license, examples of commercial purposes would be running business operations, licensing, leasing, or selling the Software, or distributing the Software for use with commercial products</ref>
==See also==
* [[Microsoft and open source]]
* [[Common Language Runtime]]
* [[Mono (software)|Mono]]
* [[DotGNU]]
▲* [[Portable.NET]]
==References==
{{
==External links==
*
*
* [http://msdn.microsoft.com/msdnmag/issues/02/07/SharedSourceCLI/ Introduction to Shared Source CLI]
{{.NET}}
{{Common Language Infrastructure}}
[[Category:.NET
[[Category:2002 software]]
[[Category:Computing platforms]]
|