CSC/ECE 517 Fall 2010/ch4 4g HW: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
__TOC__
__TOC__


Line 9: Line 8:


Brief overview of coverage in this chapter.
Brief overview of coverage in this chapter.
==Metaprogramming==


==Dynamic Languages==
==Dynamic Languages==

Revision as of 01:13, 18 October 2010


Introduction

Transition from Metaprogramming in statically typed languages last chapter to dynamically typed languages.

Review of metaprogramming.

Brief overview of coverage in this chapter.

Dynamic Languages

Usage and Examples

Dynamic Typing

Metaprogramming

Impact and Development

Conclusion

References