Binary package “mono-gmcs” in ubuntu precise
Mono C# 2.0 and C# 3.0 compiler for CLI 2.0
This is the Mono C# (C-Sharp) 2.0 and C# 3.0 compiler, a platform-
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.
Source package
Published versions
- mono-gmcs 2.10.8.1-1ubuntu2 in amd64 (Release)
- mono-gmcs 2.10.8.1-1ubuntu2.3 in amd64 (Security)
- mono-gmcs 2.10.8.1-1ubuntu2.3 in amd64 (Updates)
- mono-gmcs 2.10.8.1-1ubuntu2 in armel (Release)
- mono-gmcs 2.10.8.1-1ubuntu2.3 in armel (Security)
- mono-gmcs 2.10.8.1-1ubuntu2.3 in armel (Updates)
- mono-gmcs 2.10.8.1-1ubuntu2 in armhf (Release)
- mono-gmcs 2.10.8.1-1ubuntu2.3 in armhf (Security)
- mono-gmcs 2.10.8.1-1ubuntu2.3 in armhf (Updates)
- mono-gmcs 2.10.8.1-1ubuntu2 in i386 (Release)
- mono-gmcs 2.10.8.1-1ubuntu2.3 in i386 (Security)
- mono-gmcs 2.10.8.1-1ubuntu2.3 in i386 (Updates)
- mono-gmcs 2.10.8.1-1ubuntu2 in powerpc (Release)
- mono-gmcs 2.10.8.1-1ubuntu2.3 in powerpc (Security)
- mono-gmcs 2.10.8.1-1ubuntu2.3 in powerpc (Updates)