mono-dmcs

Mono C# 4.0 compiler for CLI 4.0 (transitional package)
  http://www.mono-project.com/
  0
  no reviews



This is a transitional dummy package to aid migration to mono-mcs.

This is the Mono C# (C-Sharp) 4.0 compiler, a platform-independent compiler which produces CIL (Common Intermediate Language) binary executables. This compiler targets the CLI 4.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 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.