Mono C# 2.0 Compiler

Not Rated
Description
This is the Mono C# (C-Sharp) 2.0 and C# 3.0 compiler, a platform-independent compiler which produces CIL (Common Intermediate Language) binary executables. The gmcs compiler supports two different featuresets (C# versions).

With C# 2.0 (which is the default) it supports:
- generics
- iterators (yield)
- nullable value types
- partial types
- anonymous methods
- static classes
- coalesce operator: ??

With C# 3.0 it supports:
- Language Integrated Query (LINQ)
- object initializers
- collection initializers
- anonymous types
- local variable type inference
- implicitly-typed arrays
- lambda expressions
- automatic properties
- extension methods
- partial methods

This compiler targets the CLI 2.0 runtime version.

Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library.
Interface: Command Line
Associated Programs
Mono Mono CLI (.NET) runtime
pkg-config manage compile and link flags for libraries
Available deb Repositories (how-to add a respository)
Debian 32-bit 64-bit
sarge-backports 1.1.12.1-0bpo1 1.1.12.1-0bpo1
etch 1.2.2.1-1etch1 1.2.2.1-1etch1
etch-backports 1.9.1+dfsg-1~bpo40+1 1.9.1+dfsg-1~bpo40+1
lenny 1.9.1+dfsg-3
sid 1.9.1+dfsg-3 1.9.1+dfsg-3

Ubuntu 32-bit 64-bit
dapper 1.1.13.6-0ubuntu3 1.1.13.6-0ubuntu3
dapper-updates 1.1.13.6-0ubuntu3.3 1.1.13.6-0ubuntu3.3
feisty 1.2.3.1-1ubuntu1 1.2.3.1-1ubuntu1
gutsy 1.2.4-6ubuntu6 1.2.4-6ubuntu6
hardy 1.2.6+dfsg-6ubuntu3
intrepid 1.9.1+dfsg-3ubuntu2 1.9.1+dfsg-3ubuntu2

Rating: Not Rated (0 votes)


Login or Register to rate Mono C# 2.0 Compiler, add a Tag, or designate as an alternative to a Windows app



Upload Screenshots
Images must be in GIF, JPG, or PNG formats and can be no larger than 2 MB. Only one file can be uploaded at a time. A description can be included, but it is optional.
Desc:
File:
You must login or register to upload a screenshot.
Submit Web Links
Submit the title and link (including http://) to an article pertaining to Mono C# 2.0 Compiler and it will appear in the Web Links section of the right banner. Contact us here if an entry needs to be removed.
Title:
Link:
You must login or register to post links.

Write a Review

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
More information about formatting options