This is an old revision of this page, as edited by Kumarviv(talk | contribs) at 09:38, 7 February 2020(Added diagram for CLR). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 09:38, 7 February 2020 by Kumarviv(talk | contribs)(Added diagram for CLR)
CLR implements the Virtual Execution System (VES) as defined in the Common Language Infrastructure (CLI) standard, initially developed by Microsoft itself. A public standard defines the Common Language Infrastructure specification.[2]
With Microsoft's move to .NET Core, the CLI VES implementation is known as CoreCLR instead of CLR.