Pakket: mono-gmcs (2.10.1-4)
Verwijzigingen voor mono-gmcs
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [www.mono-project.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.
Andere aan mono-gmcs gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.11)
- Embedded GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb - of libc6.1 (>= 2.11)
- Embedded GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6.1-udeb - of libc0.1 (>= 2.11)
- Embedded GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc0.1-udeb
-
- dep: libmono-corlib2.0-cil (<< 2.10.2)
- Mono core library (for CLI 2.0)
- dep: libmono-corlib2.0-cil (>= 2.10.1)
-
- dep: libmono-system2.0-cil (>= 2.6.3)
- Mono System libraries (for CLI 2.0)
-
- dep: mono-runtime (>= 1.1.8.1)
- Mono runtime
-
- rec: pkg-config
- manage compile and link flags for libraries
