CSC/ECE 517 Fall 2010/ch4 4g HW: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
==Introduction== | ==Introduction== | ||
Transition from [[CSC/ECE 517 Fall 2010/ch2 S24 NS|Metaprogramming in statically typed languages]] last chapter to dynamically typed languages. | |||
Review of metaprogramming. | |||
Brief overview of coverage in this chapter. | |||
==Metaprogramming== | ==Metaprogramming== |
Revision as of 01:08, 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.