Technical Overview of the CLR

This time I'm going to talk about an article named Technical Overview of the Common Language Runtime" the author of this article is Erik Meijer and Kim Miller, explained how some language researchers moved to JVM as a type of delivery vehicle for their language. As we have seen in past classes is a really good target for Java programming, but also we have seen that JVM is not for all programming languages. Also Erik and Kim introduce us to Microsoft .NET Common Language Infrastructure, designed to be a multilanguage platform.

As expected the authors are employees of Microsoft or members as far as we know the have Microsoft emails. They will try to talk only good things about their product and also they will try to compare it with their competence. They talk to us about the pros of CLI I never saw the bad things that may occur while using CLI. I would love to see a comparison outside Microsoft. I really like comparisons in Youtube and they talk with the truth and nothing but the truth.


Comentarios

Entradas más populares de este blog

Internals of GCC

The hundred-year language