playing around with Jeeves

May 13th, 2003 at 11:15 am

The Jeeves code-generation framework proposed in “Advanced Perl programming” looks interesting. I love stuff like this - code-generation from templates, and tools that make coding easier in general.

Some people claim that his template syntax is really ugly. I agree - it’s not particularly beautiful, but it’s not the main point, IMHO. The main point is that the framework is organized really nicely, its modularity is something to learn from.

I wonder how to tie an XML front-end to it

Related posts:

  1. Book review: “C++ GUI Programming with Qt 3″

Leave a Reply

To post code with preserved formatting, enclose it in `backticks` (even multiple lines)