FileSize | 361694 |
MD5 | C551CBB306C27476F23CAFC81D892338 |
PackageDescription | 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-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. |
PackageMaintainer | Ubuntu Mono Team <ubuntu-mono@lists.ubuntu.com> |
PackageName | mono-gmcs |
PackageSection | devel |
PackageVersion | 1.9.1+dfsg-4ubuntu2 |
SHA-1 | 80C1B2F0A84FDC2FBB2CEEA83D02A5B1ED7E4C9B |
SHA-256 | FBF3A83127DCFB7DD5D1B364205B10C6E566141A093D4E90ABC5595487798B7F |