Tagged Questions

4
votes
5answers
395 views

Is there a CLR that runs on the CLR ?

I was wondering if there was a .NET-compatible CLR that was implemented using the CLI (common language infrastructure), e.g., using .NET itself, or at least if there were any resources that would help …