Code Generation is just starting out so writing books on the subject and educating engineers and management is important. That's why we have dedicated a portion of the site to a survey of books on the market and interviews with the authors.
Books
David Steinberg, author of the Eclipse Modeling Framework talks with us about his book and this unique Model Driven Generation framework that is embedded into the Eclipse Java IDE. |
Generative Programming is a set of papers that covers a bunch of generation topics. It has a substantial amount of information on using C++ templates. |
| Articles
Terence Parr covers his alternative text templating engine (PDF link) that supports a very strict separation of concerns between the model and the view.
Michel Katz introduces us to his xJen Architecture for code generation, which emphasizes abstraction and portability through use of XML and templates.
Using his SoProMach generator, Francesco Aliverti-Piuri, builds a pre-processing generator for Java.
Francesco Aliverti-Piuri has written an article on using his SoProMach generator to build PHP for database access.
Soumen Sarkar introduces us to the techniques behind using XSLT to generate Java in his article Model Driven Programming Using XSLT (PDF 1.0MB). (Reprinted from XML-Journal, Vol. 3 issue 8, with permission. Copyright SYS-CON Media 2003. XML-Journal is available monthly in print and online at http://www.xml-journal.com.)
Don't know what code generation is? Don't know how code generation can save your project thousands of man hours of work? Introduction To Code Generation gives you a solid grounding in the basics then provides a guided tour through all of the different models of code generators.
Iain Falconer talks about model driven generation of applications in his article 'Welcome to the Next Generation!'.
Jack Herrington covers generation of .NET database access code in new article (PDF, 130KB) exclusive to the Code Generation Network.
"Code Generator for Building Maps for #define Macros" is our first article on the construction of code generators.
Blogs
- Connections - A blog with authors from all over the code generation industry which points to software updates, articles, books, and developments in the community.
- Last Train Home - Jack Herrington's technical blog.
Books on Other Topics
|
Recent Updates  | | {updates} |
|