CHAPTER 16 DYNAMIC TYPES AND THE DYNAMIC LANGUAGE RUNTIME
actually is (COM object, IronPython, IronRuby codebase, etc.). Figure 16-3 illustrates the concept of
expression trees from a high level.
Figure 16-3. Expression trees capture dynamic calls in neutral terms and are processed by binders
The Role of the System.Dynamic Namespace
Th