libmono0

Mono jit library
  http://www.mono-project.com/
  0
  no reviews



Shared library for mono, used for embedding/hosting of the jit.

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.