InfoQ

Topic/Tag specific view

All content and news on InfoQ about DLR


Latest featured content about DLR

Smalltalk Dave about Programming Languages, SOA, MDA and the Web

Community
Architecture
Topics
Web 2.0,
Language,
JRuby,
Cloud Computing,
Dynamic Languages

In an interview at OOPSLA, Dave Thomas talks about the reasons for the rise of Java, what's behind Web 2.0, MDA and SOA, the rise of dynamic languages and the opportunities that he sees in the web as a platform.

The State of IronRuby with John Lam

Community
.NET,
Ruby
Topics
Dynamic Languages

IronRuby, announced by Scott Guthrie at MIX07 last April and in development since then, is set to be released the second half of this year. Find out how the team is doing and when we will see it. InfoQ had the opportunity to speak with John Lam, the leader of the IronRuby team, whose official title is Program Manager on the Dynamic Language Runtime Team.

News about DLR

Compiled IronPython

Community
.NET
Topics
Specifications,
Dynamic Languages

Shri Borde discuses the status of IronPython 2 and how it works with compiled code. He focuses on issues involving reflection and CLS compliance.

Microsoft Releases Silverlight 2 Beta 2 at TechEd 2008

Community
.NET
Topics
Silverlight,
.NET Framework

During his keynote at TechEd for Developers 2008 in Orlando, FL this week, Bill Gates announced the release of Silverlight 2 Beta 2.

Bringing Scripting back to VB

Community
.NET
Topics
Scripting,
Programming

Historically Visual Basic has its roots in scripting and dynamic programming, but never fully embraced it. This is seen in mismatched language features such as the ability to consume objects via late binding, a.k.a. duck typing, but no ability to define them. In a presentation at Lang.NET, Paul Vick talks about bringing scripting back to VB.

Scalability: Dynamic and Static Programming Languages

Community
Architecture
Topics
Performance & Scalability,
Dynamic Languages,
Programming

In the wake of the demise of Chandler personal information management project, a discussion has occurred on TSS about the scalability potential of dynamic languages. Ted Neward attempted to go beyond language quarrel in order to provide some structured insights on this issue.

Ruby.NET future uncertain

Community
.NET,
Ruby
Topics
Open Source,
Dynamic Languages,
Ruby on Rails

Dr. Wayne Kelly, of the Ruby.NET project, announced he'll be shifting his focus to Microsoft's IronRuby, partly due to the DLR technology. However, it's not certain whether this means the end of the Ruby.NET project.

C# Team talks about the future with Future Focus

Community
.NET
Topics
Dynamic Languages,
.NET Framework

The C# team members of Charlie Calvert and Mads Torgersen announced they are creating Future Focus, a series of monthly blog posts detailing plans for future versions of C#.

Draft DLR Hosting Spec Released

Community
.NET
Topics
Silverlight,
Dynamic Languages

An updated draft of the DLR Hosting Spec has been released. This document covers hosting DLR-based languages with a focus on Silverlight, MerlinWeb, and interactive consoles. As it is just a draft, many of the developer notes explaining what they are trying to accomplish are still present.