The Art of Metaprogramming, Part 1: Introduction to Metaprogramming



All Links

Share this:

Details of The Art of Metaprogramming, Part 1: Introduction to Metaprogramming

About The Art of Metaprogramming, Part 1: Introduction to Metaprogramming
The Art of Metaprogramming, Part 1: Introduction to Metaprogramming- An under-used programming technique is writing programs that generate programs or program parts. Covers: why metaprogramming is needed, some components of it, building a code generator; language-sensitive macro programming in Scheme. IBM developerWorks.