Paketname | mono-csharp-shell |
Beschreibung | interactive C# shell |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.6.7-5 |
Sektion | shells |
Priorität | optional |
Installierte Größe | 1296 Byte |
Hängt ab von | mono-runtime (>= 1.1.8.1), libc6 (>= 2.11) | libc6.1 (>= 2.11) | libc0.1 (>= 2.11), libmono-corlib2. |
Empfohlene Pakete | |
Paketbetreuer | Debian Mono Group |
Quelle | mono |
Paketgröße | 440042 Byte |
Prüfsumme MD5 | c8a691088102fd7f847f24ee30ffd7f1 |
Prüfsumme SHA1 | fe9ffbe1c05a786ac9529b9c3f78996bd2e433c1 |
Prüfsumme SHA256 | ab30d2db578470fa432b07b0d8c7fad47cbbc99bdf43f4cdb22b3b59780a3415 |
Link zum Herunterladen | mono-csharp-shell_2.6.7-5_all.deb |
Ausführliche Beschreibung | 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.
.
This package contains the interactive C# shell named csharp. csharp permits
dynamically evaluating C# statements, and can be used for writing scripts or
testing code fragments.
For examples and a brief overview of the commands see:
http://www.mono-project.com/CsharpRepl
|