CSC/ECE 517 Fall 2010/ch4 4g km: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| mNo edit summary | m (→References) | ||
| Line 15: | Line 15: | ||
| ==References== | ==References== | ||
| #[http://en.wikipedia.org/wiki/Metaprogramming] | #[http://en.wikipedia.org/wiki/Metaprogramming Metaprogramming on Wikipedia] | ||
| #[http://en.wikipedia.org/wiki/Dynamic_programming_language] | #[http://en.wikipedia.org/wiki/Dynamic_programming_language Dynamic Programming Languages on Wikipedia] | ||
Revision as of 16:45, 14 October 2010
Metaprogramming in dynamically typed languages
Introduction
http://en.wikipedia.org/wiki/Metaprogramming
Example of Metaprogramming
Dynamic Programming Languages
http://en.wikipedia.org/wiki/Dynamic_programming_language