Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Initial commit of 'Introduction to the CLR' #115

Merged
merged 1 commit into from
Feb 6, 2015
Merged

Initial commit of 'Introduction to the CLR' #115

merged 1 commit into from
Feb 6, 2015

Conversation

richlander
Copy link
Member

This document describes the .NET CLR architecture and the motivation behind fundamental characteristics of the product. It is arguably the best description of the CLR (given the degree of insight), from one of the key founding (and current) CLR architects, Vance Morrison / @vancem.

This document is the first of the "Book of the runtime" chapters. It is also (quite appropriately) the first that we are releasing. These documents were written 5-10 years ago. Some of them, like this one, are just as relevant now as when they were written. Other documents have become obsolete since they describe features and design decisions that are no longer present in the product. We'll release the ones that remain meaningful.

Each of the BoTR documents, including this one, were written with a certain perspective. We did not think it was right to mutate the document to make it more "2015". They remain the docs that they were, modulo a few spelling corrections and a conversion to markdown.

jkotas added a commit that referenced this pull request Feb 6, 2015
Initial commit of 'Introduction to the CLR'
@jkotas jkotas merged commit b4d72a9 into dotnet:master Feb 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants