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

From Expertiza_Wiki
Jump to navigation Jump to search
Line 5: Line 5:
==Introduction==
==Introduction==
Transition from [[CSC/ECE 517 Fall 2010/ch2 S24 NS|Metaprogramming in statically typed languages]] last chapter to dynamically typed languages.
Transition from [[CSC/ECE 517 Fall 2010/ch2 S24 NS|Metaprogramming in statically typed languages]] last chapter to dynamically typed languages.
Review of metaprogramming.
Review of metaprogramming.
Brief overview of coverage in this chapter.
Brief overview of coverage in this chapter.



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.

Metaprogramming

Dynamic Languages

Usage and Examples

Dynamic Typing

Metaprogramming

Impact and Development

Conclusion

References