Wiki

Changes between Version 2 and Version 3 of NovellMono

Show
Ignore:
Timestamp:
02/17/09 23:49:47 (16 years ago)
Author:
Chuck
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NovellMono

    v2 v3  
    1 Novell Mono is (per Wikipedia [http://en.wikipedia.org/wiki/Mono_(software) Mono]) an attempt to create an ECMA standard compliant .NET compatible set of tools, including among others a C# compiler and a Common Language Runtime (CLR). 
     1Novell Mono creates an ECMA standard compliant .NET compatible set of tools, including among others a C# compiler and a Common Language Runtime (CLR). It also contains additional tools and libraries not found in Microsoft .NET. (per Wikipedia [http://en.wikipedia.org/wiki/Mono_(software) Mono] and the [http://www.mono-project.com/ Mono website]) 
    22 
    33Mono runs on Mac, Linux and Windows, as well as other platforms. Releases of Cobra are tested on Mono and a UNIX-friendly package is provided for Mono users on Mac, Linux, BSD, Solaris, etc. 
     
    88 
    99Community site is at [http://www.gotmono.com/ gotmono]. 
     10 
     11Previews of upcoming versions of Mono are often [http://mono.ximian.com/monobuild/preview/download-preview/ available for download].