The Art of Metaprogramming using Scheme

Posted by VISITOR on Feb 3, 2006 12:01 PM EDT
developerWorks; By IBM
Mail this story
Print this story

One of the most under-used programming techniques -- Metaprogramming -- programming with code generators or writing programs that themselves write code, has many uses in large-scale computer programming. This article shows you some tools needed to do Metaprogramming in Scheme.

One of the most under-used programming techniques -- Metaprogramming -- programming with code generators or writing programs that themselves write code, has many uses in large-scale computer programming. This article shows you some tools needed to do Metaprogramming in Scheme, as well as provide several metaprogramming examples. To determine which problems are best solved with a code-generating programs, take a look at this introduction to Metaprogramming article, which teaches you why metaprogramming is necessary.

Full Story

  Nav
» Read more about: Story Type: News Story; Groups: Community

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.