Content deleted Content added
mNo edit summary |
|||
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.
Line 14 ⟶ 34:
* [[Microsoft and open source]]
* [[Common Language Runtime]]
* [[.NET Core|.NET]]▼
* [[Mono (software)|Mono]]
* [[DotGNU]]
▲* [[.NET Core]]
==References==
Line 26 ⟶ 46:
* [http://msdn.microsoft.com/msdnmag/issues/02/07/SharedSourceCLI/ Introduction to Shared Source CLI]
{{.NET
{{Common Language Infrastructure}}
|