Ziff-Davis Enterprise 
DevSource: Microsoft Developer Resource
Add OnsArchitectureLanguagesTechniquesUsing VSForums
 
Home arrow Languages arrow Envisioning the Programming Language of the Future
Envisioning the Programming Language of the Future
By DevSource

Rate This Article:
Add This Article To:
Microsoft C++ architect extols the virtues of melding major languages with virtual platforms.VANCOUVER, B.C. — What will be the dominant programming languages a decade from now?

Microsoft developer division architect Herb Sutter told attendees of the OOPSLA 2004 conference here that he couldn't predict the names of the most prominent programming languages of 2014, but he had a good idea of the characteristics of those languages.

Sutter said the top future programming languages will blend existing "concrete" languages with virtual platforms. They will likely include garbage collection, (even if only as an optional feature); security and verifiability; the ability to be optimized; and an easy and scalable way to manipulate large quantities of external data.

ADVERTISEMENT

(Virtual platforms, by Sutter's definition, are those that include a virtual-machine abstraction layer, garbage collection and built-in security models.)

"The JVM (Java Virtual Machine) and (Microsoft's .Net aren't going away any time soon," Sutter told attendees of his Wednesday afternoon keynote address. "They are important because of things like security, which is becoming more — not less — important. But concrete (languages) also are not going away. The death of Fortran and C++ are predicted every year. But C++ is still the dominant language. It's good at solving important problems."

Sutter focused during most of his hour-plus talk on how and why Microsoft decided to combine its Visual C++ language with its Common Language Infrastructure (CLI) virtual platform. The merged C++ 2.0 release will be one of the components of Visual Studio 2005, code-named "Whidbey," which is due to ship by mid-2005.

"This is the first time I know of that a major language has been merged well with a virtual platform," Sutter told attendees, in reference to C++ 2.0.

Why did Microsoft make such a move? "It's not just have your cake and eat it too," Sutter said. "It's better together — like templates and generics."

Sutter said that C++ programmers will be able to benefit from CLI's services, such as garbage collection and verifiability, as well as from the CLI's class libraries, serialization capabilities and support for XML and Web services. And CLI programmers will, likewise, gain from the integration with C++ in the areas of performance, native interoperability, and the preservation of the code-base investment in C++.

"Just because (software developers) are moving on to virtual platforms doesn't mean we are forgetting history," Sutter noted. As a result, developers will be less likely to repeat mistakes or lose the strengths of existing programming languages, he said.

This article was first published on microsoft-watch.com.




Discuss Envisioning the Programming Language of the Future
 
>>> Be the FIRST to comment on this article!
 

 
 
>>> More Languages Articles          >>> More By DevSource
 



DevSource video
Devsource Video Series
Manipulating Society through Technology
Jeremy Bailenson, Director of the Virtual Human Interaction Lab at Stanford University, talks about virtual reality, avatars, Moore's law, how real world behaviors influence online reality, and societal manipulation through technology!
>> Play video
>> Read article
>> See all videos
DevLife Blog

Julia explores the Robotics Studio! (It's for more than you think.)

MSDev Blog

Messages for Bill Gates!

Make it Work
.NET makes runtime type checking a breeze. See what Peter has to say about it in this week's tips!
News
Microsoft Counts on App Support for Vista
Microsoft has taken pains to demonstrate that Windows Vista will have ample application support.
DevSource RSS FEEDS
XML Want an easy way to keep up with breaking tech news? And the Get DevSource headlines delivered to your desktop with RSS.