Common Language Infrastructure (CLI) is an open specification and technical standard originally developed by Microsoft that describes executable code and a runtime environment that allows multiple high-level languages to be used on different computer platforms without being rewritten for specific architectures.
.NET is an implementation of CLI.
NEWS
ECMA released ECMA-335, Common Language Infrastructure (CLI), Sixth Edition, in June 2012.
