Kristian Kristensen - Iron* - An Introduction to Getting Dynamic on .NET
Oct 14, 2010 at 4:00 AM
martinesmann
(1)
In recent years dynamically typed languages have received more and more attention on the .NET platform. Initially, an implementation of Python showed up. Later, the Dynamic Language Runtime (DLR) appeared which made it much easier to implement dynamically typed languages on .NET. This session…