DotGNU: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "{{implementation|C sharp}}{{stub}}")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{implementation|C sharp}}{{stub}}
{{implementation|C sharp}}
{{wikipedia|DotGNU}}
DotGNU is a decommissioned part of the GNU Project that aims to provide a free software replacement for Microsoft's .NET Framework by Free Software Foundation. Other goals of the project are better support for non-Windows platforms and support for more processors.

The main goal of the DotGNU project code base was to provide a class library that is 100% Common Language Specification (CLS) compliant.

Latest revision as of 23:33, 26 August 2017

DotGNU is an implementation of C sharp. Other implementations of C sharp.
This page uses content from Wikipedia. The original article was at DotGNU. The list of authors can be seen in the page history. As with Rosetta Code, the text of Wikipedia is available under the GNU FDL. (See links for details on variance)

DotGNU is a decommissioned part of the GNU Project that aims to provide a free software replacement for Microsoft's .NET Framework by Free Software Foundation. Other goals of the project are better support for non-Windows platforms and support for more processors.

The main goal of the DotGNU project code base was to provide a class library that is 100% Common Language Specification (CLS) compliant.