Loading…

Pro DLR in .NET 4

Microsoft's Dynamic Language Runtime (DLR) is a platform for running dynamic languages such as Ruby and Python on an equal footing with compiled languages such as C#. Furthermore, the runtime is the foundation for many useful software design and architecture techniques you can apply as you deve...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Wu, Chaur (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:Inglés
Published: Berkeley, CA : Apress : Imprint: Apress, 2010.
Edition:1st ed. 2010.
Subjects:
Online Access:Texto Completo
Table of Contents:
  • DLR Fundamentals
  • to DLR
  • DLR Expression
  • Late Binding and Caching
  • Late Binding and Interoperability
  • Dynamic Objects
  • DLR Hosting API
  • Applying the DLR
  • DLR and Aspect-Oriented Programming
  • Metaprogramming
  • Stitch - A DSL for Hosting Languages
  • Application Scripting
  • DLR in Silverlight
  • Dynamic Languages on JVM.