Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

CLR Layer

Steve Maillet edited this page Mar 25, 2015 · 1 revision
The Common Language Runtime (CLR)

The CLR contains the core of the run-time including the interpreter engine, the overall type system support as well as the garbage collector and managed heap.