[REBOL] Re: encap and build.r

2002-08-30 Thread Carl at REBOL
Ashley, We have a handy program that we use for building REBOL distributions. It's a sort of REBOL preprocessor. In addition to include files, it also allows you to write macro functions in REBOL. For instance, if you want to auto update your version number, it can do that. I'll take a few minut

[REBOL] Re: encap and build.r

2002-08-30 Thread jose
> A good approach or not? (I was toying with the idea > of further reducing the > source size by tokensing user-defined words, but the > cost / benefit didn't > seem justified). Great approach, I think. The more tools we have the less errors we'll do (as long as the tools are truly reliable). I'