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/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version2.4.4~svn151842-1ubuntu4
Sektiondevel
Prioritätoptional
Installierte Größe1104 Byte
Hängt ab vonmono-runtime (>= 1.1.8.1), libc6 (>= 2.10) | libc6.1 (>= 2.10) | libc0.1 (>= 2.10), libmono-corlib2.
Empfohlene Paketepkg-config
PaketbetreuerUbuntu Developers
Quellemono
Paketgröße392336 Byte
Prüfsumme MD531346cb2275a4a680781bedbab732588
Prüfsumme SHA188885d14946b52e53f5b648d29916a11af16ebf8
Prüfsumme SHA256e64f9701ef2e8b18be85690da4205ece111d8d91ddec6c1f3ec028078a05763d
Link zum Herunterladenmono-gmcs_2.4.4~svn151842-1ubuntu4_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