From: Paul Brannan Date: 2007-05-04T11:16:00+09:00 Subject: Re: C DSL anyone? On Fri, May 04, 2007 at 04:18:48AM +0900, Joel VanderWerf wrote: > My bad. I just missed that. So the #ruby stuff is for defining utility > functions that can be used inside the C code templates? You can use them that way, or if the code returns non-nil, the result will be converted to a string and inserted in the output stream, or anything sent to stdout will also be included in the preprocessed output. Paul