mono-gmcs binary package in Ubuntu Precise armel
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.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2015-03-24 13:38:34 UTC | Published | Ubuntu Precise armel | updates | main | cli-mono | Optional | 2.10.8.1-1ubuntu2.3 | ||
|
|||||||||
2015-03-24 12:53:38 UTC | Published | Ubuntu Precise armel | security | main | cli-mono | Optional | 2.10.8.1-1ubuntu2.3 | ||
|
|||||||||
2015-03-24 13:43:19 UTC | Superseded | Ubuntu Precise armel | updates | main | cli-mono | Optional | 2.10.8.1-1ubuntu2.2 | ||
|
|||||||||
2015-03-24 13:00:25 UTC | Superseded | Ubuntu Precise armel | security | main | cli-mono | Optional | 2.10.8.1-1ubuntu2.2 | ||
|
|||||||||
2012-07-25 19:39:34 UTC | Superseded | Ubuntu Precise armel | updates | main | devel | Optional | 2.10.8.1-1ubuntu2.1 | ||
|
|||||||||
2012-07-27 00:10:40 UTC | Deleted | Ubuntu Precise armel | proposed | main | devel | Optional | 2.10.8.1-1ubuntu2.1 | ||
|
|||||||||
2012-04-04 12:04:00 UTC | Published | Ubuntu Precise armel | release | main | devel | Optional | 2.10.8.1-1ubuntu2 | ||
|
|||||||||
2012-04-04 16:05:15 UTC | Superseded | Ubuntu Precise armel | release | main | devel | Optional | 2.10.8.1-1ubuntu1 | ||
|
|||||||||
2012-03-23 20:04:26 UTC | Superseded | Ubuntu Precise armel | release | main | devel | Optional | 2.10.8.1-1 | ||
|
|||||||||
2012-02-07 18:34:21 UTC | Superseded | Ubuntu Precise armel | release | main | devel | Optional | 2.10.5-1ubuntu1 | ||
|
|||||||||
2011-11-30 07:04:34 UTC | Superseded | Ubuntu Precise armel | release | main | devel | Optional | 2.10.5-1 | ||
|