DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamemono-gmcs
BeschreibungMono C# 2.0 and C# 3.0 compiler for CLI 2.0
Archiv/RepositoryOffizielle Debian Security updates squeeze/updates (main)
Version2.6.7-5.1
Sektiondevel
Prioritätoptional
Installierte Größe1232 Byte
Hängt ab vonmono-runtime (>= 1.1.8.1), libc6 (>= 2.11) | libc6.1 (>= 2.11) | libc0.1 (>= 2.11), libmono-corlib2.
Empfohlene Paketepkg-config
PaketbetreuerDebian Mono Group
Quellemono
Paketgröße434130 Byte
Prüfsumme MD58956cea7c60816f18e8a1c11f8a0756f
Prüfsumme SHA108d333acb800d351fde25320bf645c3043c62d34
Prüfsumme SHA25675304b0e54f1958700bc2a1ffae0e6d3c5627d334da223ffb4c9a4edb5814a1a
Link zum Herunterladenmono-gmcs_2.6.7-5.1_all.deb
Ausführliche BeschreibungThis 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.


Impressum
Linux is a registered trademark of Linus Torvalds