Common Language Runtime

The Common Language Runtime (CLR), the virtual machine component of Microsoft .NET Framework, manages the execution of .NET programs. Just-in-time compilation converts the managed code (compiled intermediate language code) into machine instructions which are then executed on the CPU of the computer.

Source: Wikipedia — Common Language Runtime (CC BY-SA 4.0)

Common Language Runtime

The Common Language Runtime (CLR), the virtual machine component of Microsoft .NET Framework, manages the execution of .NET programs. Just-in-time compilation converts the managed code (compiled intermediate language code) into machine instructions which are then executed on the CPU of the computer.

Source: Wikipedia "Common Language Runtime" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy