DLR Content on InfoQ
Latest featured content about DLR

- .NET,
- Java
- Topics
- Dynamic Languages,
- .NET Framework
In this presentation from the JVM Languages Summit 2008, Mads Torgersen discusses LINQ, declarative programming and metaprogramming in C#, examples of LINQ syntax and usage, lazy evaluation of LINQ queries, extension methods, lambda expressions, LINQ-to-SQL, LINQ expressions and metaprogramming, expression trees, how the .Net Dynamic Language Runtime (DLR) works, PLINQ, and the future of the DLR.
News about DLR
- .NET
- Topics
- Licensing,
- Open Source
Eric Nelson, a Developer Evangelist for Microsoft and Technical Editor of MSDN UK Flash, has compiled a list of 23 .NET open source projects mostly based on recommendations sent by UK developers. Other great projects did not make it into the list, while Microsoft’s contribution include: ASP.NET MVC, DLR, IronRuby, IronPython, MEF.
- .NET
- Topics
- Silverlight,
- Dynamic Languages
AgDLR, the Silverlight Dynamic Languages SDK, has a new release available. AgDLR provides a bridge between Silverlight and the Dynamic Language Runtime (DLR). This allows Silverlight applications to be written in IronPython, IronRuby, or any other dynamic language running on the DLR.
- .NET
- Topics
- Release
Microsoft has released IronPython 2.0 on CodePlex, the .NET implementation of the Python language. The most important improvement is running on top of the Dynamic Language Runtime (DLR).
- .NET
- Topics
- Language Design
The biggest feature of C# 3 was LINQ technology. With C# 4, it looks like dynamic typing is going to steal the show. But can you use them together?
Articles about DLR

- .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.
Presentations about DLR

- .NET,
- Ruby
- Topics
- Runtimes,
- Rich Client / Desktop,
- Silverlight,
- Dynamic Languages,
- .NET Framework
At RubyFringe John Lam talks about his path to dynamic languages, some of the problems of making IronRuby run fast, and how the DLR helps with implementing languages.
Interviews about DLR

- .NET,
- Ruby
- Topics
- Runtimes,
- Dynamic Languages,
- Rich Internet Apps,
- Silverlight,
- Open Source,
- .NET Framework,
- Community
In this interview from RubyFringe, John Lam talks about his work on IronRuby and how Microsoft is approaching Open Source software development.

- 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.