套件: mono-runtime (6.8.0.105+dfsg-2)
mono-runtime 的相關超連結
Trisquel 的資源:
下載原始碼套件 mono:
維護者:
Original Maintainers:
- Debian Mono Group (郵件存檔)
- Mirco Bauer
- Jo Shields
外部的資源:
- 主頁 [www.mono-project.com]
相似套件:
Mono runtime - default version
Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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 Virtual Machine, JIT (Just-in-Time) and AOT (Ahead-of-Time) code generator "mono-sgen". mono-sgen executes applications for the CLI (Common Language Infrastructure). Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and MIPS architectures.
This package installs this architecture's default runtime version.
其他與 mono-runtime 有關的套件
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: mono-runtime-sgen (= 6.8.0.105+dfsg-2)
- Mono runtime - SGen