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

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Wu, Chaur (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2010.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.