M
Mike Lowery
Microsoft looks to accommodate dynamic languages
http://www.infoworld.com/article/06/08/18/HNmicrosoftdynamiclang_1.html
I'm a little surprised at his comments about VB and how it's different from C#,
C++, and Java (he calls these "system programming languages.") Seems to me Java
has a very similar framework to .Net, and both C# and VB use the same framework.
Yet he claims that VB is a "dynamic language" that compiles on the fly, unlike
the others. How can that be if it's using the same CLR? And how could Java be
considered a system programming language? Could you write an OS with it like
one would with C++?
http://www.infoworld.com/article/06/08/18/HNmicrosoftdynamiclang_1.html
I'm a little surprised at his comments about VB and how it's different from C#,
C++, and Java (he calls these "system programming languages.") Seems to me Java
has a very similar framework to .Net, and both C# and VB use the same framework.
Yet he claims that VB is a "dynamic language" that compiles on the fly, unlike
the others. How can that be if it's using the same CLR? And how could Java be
considered a system programming language? Could you write an OS with it like
one would with C++?